Click or drag to resize

PolicyInfo Class

PolicyInfo data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CanadianPersonalAutoPolicyInfo
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: 2020.1.0.523
Syntax
public sealed class PolicyInfo

The PolicyInfo type exposes the following members.

Properties
  NameDescription
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
Unique identifier for the policy.

Created in Epic SDK V7.0.

Required

Public propertyPolicyInfoNB
Contains PolicyInfo data if the province is NB.

Created in Epic SDK 2014.

Public propertyPolicyInfoNL
Contains PolicyInfo data if the province is NL.

Created in Epic SDK 2014.

Public propertyPolicyInfoNS
Contains PolicyInfo data if the province is NS.

Created in Epic SDK 2014.

Public propertyPolicyInfoON
Contains PolicyInfo data if the province is ON.

Created in Epic SDK V7.0.

Public propertyPolicyInfoOther
Contains PolicyInfo data if the province is other than ON,QC,NB,NL,NS,PE.

Created in Epic SDK V7.0.

Public propertyPolicyInfoPE
Contains PolicyInfo data if the province is PE.

Created in Epic SDK 2014.

Public propertyPolicyInfoQC
Contains PolicyInfo data if the province is QC.

Created in Epic SDK 2014.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V7.0.

Top
Remarks