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