CommonContractTypeCancelEffectiveDate Property

If a cancellation quote has been generated on the contract, the effective date of the cancellation.

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

Property Value

Type: NullableDateTime
See Also