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: 2023.1.0.1249
Syntax
public sealed class Driver

The Driver type exposes the following members.

Properties
  NameDescription
Public propertyCarrierSubmissionID
Unique identifier used to specify the parent carrier submission containing the Driver item.

Created in Epic SDK 2021 R2.

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 propertyMarketingLineID
Unique identifier used to specify the parent marketing line containing the Driver item. Either LineID or MarketingLineID is required.

Created in Epic SDK 2021 R2.

Public propertyTimestamp
Used to prevent overwriting previously saved data.
Top
Remarks