Click or drag to resize

AdditionalCoverage Class

AdditionalCoverage data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.ElectronicDataProcessingAdditionalCoverage
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.1.0.1
Syntax
public sealed class AdditionalCoverage

The AdditionalCoverage type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalCoverageID
Unique identifier used to specify an AdditionalCoverage.

Created in Epic SDK 2014.

Sometimes Required

Public propertyCoverageCode
Coverage Code

Created in Epic SDK 2014.

Required

Public propertyDeductible1
Deductible 1

Created in Epic SDK 2014.

Public propertyDeductible2
Deductible 2

Created in Epic SDK 2014.

Public propertyDeductibleType
Deductible Type

Created in Epic SDK 2014.

Public propertyDescription
On Insert, if this field is empty and the coverage code matches an existing additional coverage code, then it is defaulted with the corresponding additional coverage description. However on Update, this is not defaulted even if there is no value provided.

Created in Epic SDK 2014.

Public propertyElectronicDataProcessingPremiseID
Unique identifier used to specify the Electronic data processing premise.

Created in Epic SDK 2014.

Public propertyElectronicDataProcessingScheduleOfEquipmentID
Unique identifier used to specify the Electronic data processing schedule of equipment.

Created in Epic SDK 2014.

Public propertyIsReadOnly
Whether the parent policy is read only. Items of read only applications cannot be modified.

Created in Epic SDK 2014.

Public propertyLimit
Limit

Created in Epic SDK 2014.

Public propertyLineID
Unique identifier used to specify the policy line containing the AdditionalCoverage.

Created in Epic SDK 2014.

Sometimes Required

Public propertyNumberOf1
Number Of 1

Created in Epic SDK 2014.

Public propertyNumberOf2
Number Of 2

Created in Epic SDK 2014.

Public propertyNumericValue
Numeric Value

Created in Epic SDK 2014.

Public propertyOptionCode1
Option Code 1

Created in Epic SDK 2014.

Public propertyOptionCode2
Option Code 2

Created in Epic SDK 2014.

Public propertyPercentageOfCoinsurance
Percentage Of Coinsurance

Created in Epic SDK 2014.

Public propertyPremium
Premium

Created in Epic SDK 2014.

Public propertySubjectOfInsuranceCode
Subject Of Insurance Code

Created in Epic SDK 2014.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK 2014.

Top
Remarks