Click or drag to resize

PersonalAutoPRVehicle Class

PRVehicle Data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.PersonalAutoPersonalAutoPRVehicle
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 PersonalAutoPRVehicle

The PersonalAutoPRVehicle type exposes the following members.

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

Created in Epic SDK V3.0.

Public propertyDescriptionValue
Properties which describe the current vehicle.

Created in Epic SDK V3.0.

Public propertyDriverUseValue
Describes the usages by the drivers.

Created in Epic SDK V3.0.

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

Created in Epic SDK V3.0.

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

Created in Epic SDK V3.0.

Sometimes Required

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V3.0.

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

Created in Epic SDK V3.0.

Sometimes Required

Top
Remarks