Click or drag to resize

Driver Class

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

The Driver type exposes the following members.

Properties
  NameDescription
Public propertyDriverID
Unique identifier used to specify current item.
Public propertyDriverNBValue
Represents the Driver screen when province is NB.
Public propertyDriverNLValue
Represents the Driver screen when province is NL.
Public propertyDriverNSValue
Represents the Driver screen when province is NS.
Public propertyDriverNTValue
Represents the Driver screen when province is NT.
Public propertyDriverNUValue
Represents the Driver screen when province is YK.
Public propertyDriverONValue
Represents the Driver screen when province is ON.
Public propertyDriverOtherValue
Represents the Driver screen when province is AB, BC, SK, or MN.
Public propertyDriverPEValue
Represents the Driver screen when province is PE.
Public propertyDriverQCValue
Represents the Driver screen when province is QC.
Public propertyDriverYTValue
Represents the Driver screen when province is NU.
Public propertyIsReadOnly
Whether the parent policy is read only. Items of read only applications cannot be modified.
Public propertyLineID
Unique identifier used to specify parent item containing current item.
Public propertyTimestamp
Used to prevent overwriting previously saved data.
Top
Remarks