ElementId.op_LessThanOrEqual
Description:
Determines whether one element id is not greater than another element id.
Determines whether one element id is not greater than another element id.
-
elementId1The first ElementId.
-
elementId2The second ElementId.
Return Value
bool
True if the first element id is not greater than the second element id, otherwise, false.