Click or drag to resize

ClaimsMadeAndEmployeeBenefitsLiability Class

Represents the ClaimsMade/EmployeeBenefitsLiability screen under General Liability.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.GeneralLiabilityClaimsMadeAndEmployeeBenefitsLiability
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.GeneralLiability
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.GeneralLiability (in ASI.TAM.API.Data.UI.Account.Policy.GeneralLiability.dll) Version: 2020.1.0.1
Syntax
public sealed class ClaimsMadeAndEmployeeBenefitsLiability

The ClaimsMadeAndEmployeeBenefitsLiability type exposes the following members.

Properties
  NameDescription
Public propertyCarrierSubmissionID
Unique identifier used to specify a carrier submission line containing the Claims Made / Employee Benefits screen.

Created in Epic SDK 2018.

Public propertyClaimsMadeQuestionAnswers
Represents the questions under the Claims Made section on the screen.

Created in Epic SDK V4.1.

Public propertyEmployeeBenefitsLiabilityQuestionAnswers
Represents the questions under the Employee Benefits Liability section on the 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 a policy line containing the Claims Made / Employee Benefits screen.

Created in Epic SDK V4.1.

Public propertyMarketingLineID
Unique identifier used to specify a marketed policy line containing the Claims Made / Employee Benefits screen.

Created in Epic SDK 2018.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V4.1.

Top
See Also