Click or drag to resize

RecreationalVehicle Class

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

The RecreationalVehicle type exposes the following members.

Properties
  NameDescription
Public propertyCompanyVehicleNumber
CompanyVehicleNumber must be unique.

Created in Epic SDK V4.1.

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

Created in Epic SDK V4.1.

Public propertyLineID
Unique identifier used to specify parent line item containing current recreational vehicle item.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyLocationID
Unique identifier used to specify related location item. Use Get_{HomeOwner/MobileHome/DwellingFire}_InsuranceRequested.

Created in Epic SDK V4.1.

Required

Public propertyMake
Make

Created in Epic SDK V4.1.

Public propertyModel
Model

Created in Epic SDK V4.1.

Public propertyRecreationalVehicleID
Unique identifier used to specify current recreational vehicle item.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V4.1.

Public propertyTypeCode
Type Code

Created in Epic SDK V4.1.

Public propertyTypeIfOther
Type If Other

Created in Epic SDK V4.1.

Public propertyYear
Year

Created in Epic SDK V4.1.

Top
Remarks