CommonContractTypeCancelCheckAmount Property

If the contract is cancelled, the amount of the cancellation check.

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

Property Value

Type: NullableDecimal
See Also