Indicates whether a specified Duration is less than or equal to another specified Duration.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java Copy Code |
---|
public static boolean op_LessThanOrEqual ( |
A Duration.
A Duration.
true if the value of d1 is less than or equal to the value of d2; otherwise, false.
JPlanner Programmer's Guide | © 2023 MindFusion |