CommonContractTypeCancelProcessDate Property

If the contract is cancelled, the date the cancellation was processed.

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<DateTime> CancelProcessDate { get; set; }

Property Value

Type: NullableDateTime
See Also