Click or drag to resize

Vehicle Class

Vehicle data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.GarageAndDealersVehicle

Namespace:  ASI.TAM.API.Data.UI.Account.Policy.GarageAndDealers
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.GarageAndDealers (in ASI.TAM.API.Data.UI.Account.Policy.GarageAndDealers.dll) Version: 2023.1.0.1249
Syntax
public sealed class Vehicle

The Vehicle type exposes the following members.

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

Created in Epic SDK 2021 R2.

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 the parent policy.

Created in Epic SDK V7.0.

Sometimes Required

Public propertyMarketingLineID
Unique identifier used to specify the parent marketing line containing the Vehicles item. Either LineID or MarketingLineID is required.

Created in Epic SDK 2021 R2.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V7.0.

Public propertyVehicleCoveragesValue
Tab Item

Created in Epic SDK V7.0.

Public propertyVehicleDetailValue
Tab Item

Created in Epic SDK V7.0.

Public propertyVehicleID
VehicleID

Created in Epic SDK V7.0.

Sometimes Required

Public propertyVehicleRatingValue
Tab Item

Created in Epic SDK V7.0.

Top
See Also