2027 Method
Changes 0
M

WorksetId.op_LessThan

Description:
Determines whether this WorksetId is less than another WorksetId.
public static bool operator <(
	WorksetId WorksetId1,
	WorksetId WorksetId2
)
Return Value Boolean True if the first WorksetId is less than the second WorksetId, otherwise, false.