WorksetId.op_GreaterThan
Description:
Determines whether one WorksetId is greater than another WorksetId.
Determines whether one WorksetId is greater than another WorksetId.
-
WorksetId1The first WorksetId.
-
WorksetId2The second WorksetId.
Return Value
bool
True if the first WorksetId is greater than the second WorksetId, otherwise, false.