 | CommonContractCoverageType Class |
Represents a single coverage associated with a contract, since contracts may have one or more coverage components.
Inheritance HierarchySystemObject
IASCommonContractCoverageType
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic class ContractCoverageType
Public Class ContractCoverageType
public class ContractCoverageType
IAS.ContractCoverageType = function();
Type.createClass(
'IAS.ContractCoverageType');
The CommonContractCoverageType type exposes the following members.
Properties
See Also