CommonContractTypeContractCoverages Property

A list of the coverages included in the contract.

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

Property Value

Type: CommonContractCoverageType
See Also