An NDoc Documented Class Library

ASDID Bitwise Or Operator 

Boolean OR operator for two askSam Document Identification Object

public static ASDID operator |(
   ASDID x,
   ASDID y
);

Parameters

x
askSam Document Identification Object
y
askSam Document Identification Object

Return Value

Boolean OR of two askSam Document Identification Objects

Remarks

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

See Also

ASDID Class | askSam Namespace