Click or drag to resize

PolicyInfo Class

PolicyInfo data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CanadianCommercialAutoPolicyInfo
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: 2021.1.0.1
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.
Public propertyLineID
Unique identifier for the policy.
Public propertyPolicyInfoNB
Contains PolicyInfo data if the province is NB.
Public propertyPolicyInfoNL
Contains PolicyInfo data if the province is NL.
Public propertyPolicyInfoNS
Contains PolicyInfo data if the province is NS.
Public propertyPolicyInfoON
Contains PolicyInfo data if the province is ON.
Public propertyPolicyInfoOther
Contains PolicyInfo data if the province is other than ON,QC,NB,NL,NS,PE.
Public propertyPolicyInfoPE
Contains PolicyInfo data if the province is PE.
Public propertyPolicyInfoQC
Contains PolicyInfo data if the province is QC.
Public propertyTimestamp
Used to prevent overwriting previously saved data.
Top
Remarks