An NDoc Documented Class Library

ASDID Greater Than Or Equal Operator 

Greater than or equal to operator for an askSam Document Identification Object

public static bool operator >=(
   ASDID x,
   ASDID y
);

Parameters

x
askSam Document Identification Object
y
askSam Document Identification Object

Return Value

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

Remarks

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

See Also

ASDID Class | askSam Namespace