CommonContractTypeCancelQuoteID Property

If a cancellation quote has been generated on the contract, this will be populated with the ID necessary to retrieve that quote.

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

Property Value

Type: String
See Also