Click or drag to resize

Vehicle Class

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

The Vehicle 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 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.

Public propertyVehicleID
Unique identifier used to specify current vehicle item.

Created in Epic SDK V7.0.

Sometimes Required

Public propertyVehicleNBValue
Represents the Vehicle screen when the parent line province is NB. Ignored Otherwise.

Created in Epic SDK 2014.

Public propertyVehicleNLValue
Represents the Vehicle screen when the parent line province is NL. Ignored Otherwise.

Created in Epic SDK 2014.

Public propertyVehicleNSValue
Represents the Vehicle screen when the parent line province is NS, otherwise empty.

Created in Epic SDK 2014.

Public propertyVehicleNTValue
Represents the Vehicle screen when the parent line province is NT. Ignored Otherwise.

Created in Epic SDK V7.0.

Public propertyVehicleNUValue
Represents the Vehicle screen when the parent line province is NU. Ignored Otherwise.

Created in Epic SDK 2014.

Public propertyVehicleONValue
Represents the Vehicle screen when the parent lineprovince is ON. Ignored Otherwise.

Created in Epic SDK V7.0.

Public propertyVehicleOtherValue
Represents the Vehicle screen when the parent line province is not any other the other above provinces. Ignored Otherwise.

Created in Epic SDK V7.0.

Public propertyVehiclePEValue
Represents the Vehicle screen when the parent line province is PE. Ignored Otherwise.

Created in Epic SDK 2014.

Public propertyVehicleQCValue
Represents the Vehicle screen when the parent line province is QC. Ignored Otherwise.

Created in Epic SDK 2014.

Public propertyVehicleYTValue
Represents the Vehicle screen when the parent line province is YT. Ignored Otherwise.

Created in Epic SDK 2014.

Top
Remarks