Determines whether two specified instances of DateTime are not equal.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java Copy Code |
---|
public static boolean op_Inequality ( |
A DateTime.
A DateTime.
true if d1 and d2 do not represent the same date and time or are both null; otherwise, false.
JPlanner Programmer's Guide | © 2023 MindFusion |