 | IContractLookupGetContractListRequestTypeCancellationCheckNumber Property |
OPTIONAL. The cancellation check number on the contract.
Namespace:
IAS
Assembly:
ContractLookup (in ContractLookup.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string CancellationCheckNumber { get; set; }
Public Property CancellationCheckNumber As String
Get
Set
function get CancellationCheckNumber () : String
function set CancellationCheckNumber (value : String)
function get_CancellationCheckNumber();
function set_CancellationCheckNumber(value);
Property Value
Type:
String
See Also