CommonContractTypeCustomerContractID Property

The ID of the contract at the per-customer level. This is the ID intended to be re-sent to various systems in order to query info about the contract.

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string CustomerContractID { get; set; }

Property Value

Type: String
See Also