Click or drag to resize

Applicant Class

Applicant data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CanadianPersonalAutoApplicant
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.CanadianPersonalAuto
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.CanadianPersonalAuto (in ASI.TAM.API.Data.UI.Account.Policy.CanadianPersonalAuto.dll) Version: 2021.2.0.769
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 V7.0.

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

Created in Epic SDK V7.0.

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

Top
Remarks