CommonContractTypeCancellationChecks Property

A list of all the cancellation checks applied to this contract.

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public CommonCancellationCheckType[] CancellationChecks { get; set; }

Property Value

Type: CommonCancellationCheckType
See Also