CommonContractTypeClaimsPaid Property

The total dollar amount of paid claims on a contract.

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

Property Value

Type: NullableDecimal
See Also