 | ICancellationsGetCancellationListRequestTypeCustomerContractID Property |
Supply ID of the contract to look up quotes for.
Namespace:
IAS
Assembly:
Cancellations (in Cancellations.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