An NDoc Documented Class Library

ASDID Implicit askSam.ASDID to System.Int64 Conversion 

Implicit conversion of a ulong to an ASDID (askSam Document Identification) Object

public static implicit operator long(
   ASDID x
);

Parameters

x
askSam Document Identification) Object

Return Value

unsigned long representing the ASDID

Remarks

Missing <remarks> documentation for M:askSam.ASDID.op_Implicit(askSam.ASDID)~System.Int64

See Also

ASDID Class | askSam Namespace