Click or drag to resize

CoveragesLimitsOfLiabilityV1 Class

CoveragesLimitsOfLiability data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.ResidentialCoveragesLimitsOfLiabilityV1
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.Residential
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.Residential (in ASI.TAM.API.Data.UI.Account.Policy.Residential.dll) Version: 2021.1.0.1
Syntax
public sealed class CoveragesLimitsOfLiabilityV1

The CoveragesLimitsOfLiabilityV1 type exposes the following members.

Properties
  NameDescription
Public propertyCoveragesLimits
Used to store a collection of CoveragesLimits items.
Public propertyDeductibles
Used to store a collection of Deductibles items.
Public propertyIsReadOnly
Whether the parent policy is read only. Items of read only applications cannot be modified.
Public propertyLineID
Unique identifier used to specify the line containing current coverages/limits of liability.

Required

Public propertyLocationID
Unique identifier used to specify the location containing current coverages/limits of liability.

Required

Public propertyOptionalCoveragesEndorsements
Used to expose properties contained in OptionalCoveragesEndorsements tab.
Public propertyTimestamp
Used to prevent overwriting previously saved data.
Top
Remarks