 | IContractLookupGetContractListRequestTypeCustomerContractID Property |
OPTIONAL. The exact customer contract ID you're looking up
Namespace:
IAS
Assembly:
ContractLookup (in ContractLookup.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string CustomerContractID { get; set; }
Public Property CustomerContractID As String
Get
Set
function get CustomerContractID () : String
function set CustomerContractID (value : String)
function get_CustomerContractID();
function set_CustomerContractID(value);
Property Value
Type:
String
See Also