Click or drag to resize

PersonalAutoVehicleV2 Class

Vehicle Data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.PersonalAutoPersonalAutoVehicleV2
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.PersonalAuto
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.PersonalAuto (in ASI.TAM.API.Data.UI.Account.Policy.PersonalAuto.dll) Version: 2021.1.0.1
Syntax
public sealed class PersonalAutoVehicleV2

The PersonalAutoVehicleV2 type exposes the following members.

Properties
  NameDescription
Public propertyCoverages
Properties which describe the coverages on the current vehicle.

Created in Epic SDK 2016.

Public propertyDescriptionValue
Properties which describe the current vehicle.

Created in Epic SDK 2016.

Public propertyDriverUseValue
Describes the usages by the drivers.

Created in Epic SDK 2016.

Public propertyIsReadOnly
Whether the parent policy is read only. Items of read only applications cannot be modified.

Created in Epic SDK 2016.

Public propertyLineID
Unique identifier used to specify [parent item] containing [current item].

Created in Epic SDK 2016.

Sometimes Required

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK 2016.

Public propertyVehicleID
Unique identifier used to specify [current item].

Created in Epic SDK 2016.

Sometimes Required

Top
Remarks