Click or drag to resize

CVSVehicle Class

CVSVehicle data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CanadianCommercialAutoCVSVehicle

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

The CVSVehicle type exposes the following members.

Properties
  NameDescription
Public propertyAutomobileUseCommoditiesTransportedValue
Used to expose properties contained in the CVSVehicleDetails

Created in Epic SDK V7.0.

Public propertyCarrierSubmissionID
Unique identifier used to specify the parent carrier submission containing the CVS vehicle item.

Created in Epic SDK 2021 R2.

Public propertyCVSVehicleID
Unique identifier used to specify current CVS vehicle item.

Created in Epic SDK V7.0.

Sometimes Required

Public propertyDrivingSchoolBusesAmbulanceValue
Used to expose properties contained in the DrivingSchoolBusesAmbulance

Created in Epic SDK V7.0.

Public propertyHaulingRadiusUSAExposureValue
Used to expose properties contained in the HaulingRadiusUSAExposure

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 parent line item containing current CVS vehicle item.

Created in Epic SDK V7.0.

Required

Public propertyMachineryEquipmentSpecialSeasonalUseValue
Used to expose properties contained in the MachineryEqupiment

Created in Epic SDK V7.0.

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

Created in Epic SDK 2021 R2.

Public propertyRemarkItems
Used to expose properties contained in the Remark Items

Created in Epic SDK V7.0.

Public propertyTaxiLimoValue
Used to expose properties contained in the TaxiLimo

Created in Epic SDK V7.0.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V7.0.

Public propertyVehicleFilingItems
Used to expose properties contained in the Vehicle Filling Items

Created in Epic SDK V7.0.

Public propertyVehicleID
Unique identifier used to specify parent available vehicle item containing current CVS vehicle item. Use Get_CanadianCommercialAuto_Vehicle. Only one CVS vehicle per vehicle.

Created in Epic SDK V7.0.

Sometimes Required

Top
See Also