An NDoc Documented Class Library

ASDID.LessThanOrEqual Method 

Less than or equal operator for two askSam Document Identification Objects

public static bool LessThanOrEqual(
   ASDID x,
   ASDID y
);

Parameters

x
askSam Document Identification Object
y
askSam Document Identification Object

Return Value

is the left-hand-side ASDID less than or equal to the right-hand-side ASDID?

Remarks

Missing <remarks> documentation for M:askSam.ASDID.LessThanOrEqual(askSam.ASDID,askSam.ASDID)

See Also

ASDID Class | askSam Namespace