Click or drag to resize

Driver Class

Driver data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CanadianPersonalAutoDriver
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 Driver

The Driver type exposes the following members.

Properties
  NameDescription
Public propertyDriverID
Unique identifier used to specify current item.

Created in Epic SDK V7.0.

Sometimes Required

Public propertyDriverNBValue
Represents the Driver screen when province is NB.

Created in Epic SDK 2014.

Public propertyDriverNLValue
Represents the Driver screen when province is NL.

Created in Epic SDK 2014.

Public propertyDriverNSValue
Represents the Driver screen when province is NS.

Created in Epic SDK 2014.

Public propertyDriverNTValue
Represents the Driver screen when province is NT.

Created in Epic SDK V7.0.

Public propertyDriverNUValue
Represents the Driver screen when province is YK.

Created in Epic SDK 2014.

Public propertyDriverONValue
Represents the Driver screen when province is ON.

Created in Epic SDK V7.0.

Public propertyDriverOtherValue
Represents the Driver screen when province is AB, BC, SK, or MN.

Created in Epic SDK V7.0.

Public propertyDriverPEValue
Represents the Driver screen when province is PE.

Created in Epic SDK 2014.

Public propertyDriverQCValue
Represents the Driver screen when province is QC.

Created in Epic SDK 2014.

Public propertyDriverYTValue
Represents the Driver screen when province is NU.

Created in Epic SDK 2014.

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 used to specify parent item containing current item.

Created in Epic SDK V7.0.

Sometimes Required

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V7.0.

Top
Remarks