Click or drag to resize

CoverageItem Class

CoverageItem data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.ElectronicDataProcessingCoverageItem
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.ElectronicDataProcessing
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.ElectronicDataProcessing (in ASI.TAM.API.Data.UI.Account.Policy.ElectronicDataProcessing.dll) Version: 2021.2.0.769
Syntax
public sealed class CoverageItem

The CoverageItem type exposes the following members.

Properties
  NameDescription
Public propertyCoinsurancePercentage
CoinsurancePercentage
Public propertyCoverageCode
Used to indicate what coverage is being filled.
Public propertyCoverageDescription
Used to describe the coverage code. This is just for read-only purpose and any changes to this property would be ignored on save.
Public propertyDeductible1
Deductible1
Public propertyDeductible2
Deductible2
Public propertyDeductibleType
DeductibleType
Public propertyDescription
Description
Public propertyLimit
Limit
Public propertyNumberOf1
NumberOf1
Public propertyNumberOf2
NumberOf2
Public propertyNumericValue
NumericValue
Public propertyOptionCode1
OptionCode1
Public propertyOptionCode2
OptionCode2
Public propertyPremium
Premium
Public propertyTerritory
Territory
Top
Remarks