Click or drag to resize

Applicant Class

Applicant data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CanadianCommercialAutoApplicant

Namespace:  ASI.TAM.API.Data.UI.Account.Policy.CanadianCommercialAuto
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.CanadianCommercialAuto (in ASI.TAM.API.Data.UI.Account.Policy.CanadianCommercialAuto.dll) Version: 2023.1.0.1249
Syntax
public sealed class Applicant

The Applicant type exposes the following members.

Properties
  NameDescription
Public propertyApplicantON
The applicant data object if the province is ON.

Created in Epic SDK 2016.

Public propertyApplicantOther
The applicant data object if the province is not ON.

Created in Epic SDK V7.0.

Public propertyCarrierSubmissionID
Unique identifier used to specify carrier submission line for Applicant.

Created in Epic SDK 2021 R2.

Sometimes Required

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

Created in Epic SDK V7.0.

Public propertyLineID
The unique ID of the policy line.

Created in Epic SDK V7.0.

Sometimes Required

Public propertyMarketingLineID
Unique identifier used to specify marketing line for Applicant.

Created in Epic SDK 2021 R2.

Sometimes Required

Top
See Also