Click or drag to resize

Vehicle Class

CommercialUmbrellaVehicle Data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CommercialUmbrellaVehicle

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

The Vehicle type exposes the following members.

Properties
  NameDescription
Public propertyMiles0To50
Number of vehicles hauling locally.

Created in Epic SDK V4.1.

Public propertyMiles50To200
Number of vehicles hauling mid distance.

Created in Epic SDK V4.1.

Public propertyMilesOver200
Number of vehicles haluling long distance.

Created in Epic SDK V4.1.

Public propertyNumberOfLeasedVehicles
Number of vehicles of this type leased.

Created in Epic SDK V4.1.

Public propertyNumberOfNonOwnedVehicles
Number of vehicles of this type not owned.

Created in Epic SDK V4.1.

Public propertyNumberOfOwnedVehicles
Number of vehicles of this type owned.

Created in Epic SDK V4.1.

Public propertyPropertyHauled
What property is hauled

Created in Epic SDK V4.1.

Top
See Also