Click or drag to resize

UnderlyingInsurance Class

UnderlyingInsurance data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CommercialUmbrellaUnderlyingInsurance
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.CommercialUmbrella
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.CommercialUmbrella (in ASI.TAM.API.Data.UI.Account.Policy.CommercialUmbrella.dll) Version: 2021.1.0.1
Syntax
public sealed class UnderlyingInsurance

The UnderlyingInsurance type exposes the following members.

Properties
  NameDescription
Public propertyAutomobileLiabilityValue
Exposes the AutomobileLiability value in the Epic UnderlyingInsurance Screen.

Created in Epic SDK V4.1.

Public propertyCarrierSubmissionID
Unique identifier used to specify the parent carrier submission containing the Underlying Insurance item.

Created in Epic SDK 2018.

Public propertyEmployersLiabilityValue
Exposes the EmployersLiabilityValue in the Epic UnderlyingInsurance Screen.

Created in Epic SDK V4.1.

Public propertyGeneralLiabilityValue
Exposes the GeneralLiabilityValue in the Epic UnderlyingInsurance Screen.

Created in Epic SDK V4.1.

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

Created in Epic SDK V4.1.

Public propertyLineID
Unique identifier used to specify the parent line containing the Underlying Insurance item. Either LineID or MarketingLineID is required.

Created in Epic SDK V4.1.

Public propertyMarketingLineID
Unique identifier used to specify the parent marketing line containing the Underlying Insurance item. Either LineID or MarketingLineID is required.

Created in Epic SDK 2018.

Public propertyOtherLiability1
Exposes the OtherLiability1 in the Epic UnderlyingInsurance Screen.

Created in Epic SDK V4.1.

Public propertyOtherLiability2
Exposes the OtherLiability2 in the Epic UnderlyingInsurance Screen.

Created in Epic SDK V4.1.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V4.1.

Top
See Also