Click or drag to resize

RecreationalVehicle Class

RecreationalVehicle data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.PersonalUmbrellaRecreationalVehicle
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.PersonalUmbrella
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.PersonalUmbrella (in ASI.TAM.API.Data.UI.Account.Policy.PersonalUmbrella.dll) Version: 2021.2.0.769
Syntax
public sealed class RecreationalVehicle

The RecreationalVehicle type exposes the following members.

Properties
  NameDescription
Public propertyCompanyVehicleNumber
Company Vehicle Number

Created in Epic SDK V7.0.

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 propertyRecreationalVehicleID
Unique identifier used to specify the property.

Created in Epic SDK V7.0.

Required

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V7.0.

Public propertyTypeIfOther
Type If Other

Created in Epic SDK V7.0.

Public propertyVehicleMake
Vehicle Make

Created in Epic SDK V7.0.

Public propertyVehicleModel
Vehicle Model

Created in Epic SDK V7.0.

Public propertyVehicleNumber
Vehicle Number

Created in Epic SDK V7.0.

Sometimes Required

Public propertyVehicleType
Vehicle Type

Created in Epic SDK V7.0.

Public propertyVehicleYear
Vehicle Year

Created in Epic SDK V7.0.

Top
See Also