CommonContractTypePendingElectronicContractID Property

If the contract is pending, it may have a different contract ID. This ID is stored and returned differently and is also intended for lookup in various systems.

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

Property Value

Type: String
See Also