Name | Description | |
---|---|---|
![]() | Vehicle Constructor | Initializes a new Vehicle object. |
The following tables list the members exposed by Vehicle.
Name | Description | |
---|---|---|
![]() | Vehicle Constructor | Initializes a new Vehicle object. |
Name | Description | |
---|---|---|
![]() | Capabilities | A short description detailing the capabilities of this Vehicle. (Inherited from OnTime.Extensions.SDK.VehicleBase) |
![]() | Capacity | The loading capacity of this Vehicle. (Inherited from OnTime.Extensions.SDK.VehicleBase) |
![]() | Comments | Any additional comments associated with this Vehicle. (Inherited from OnTime.Extensions.SDK.VehicleBase) |
![]() | FleetID | Gets the fleet identifier of the current vehicle. (Inherited from OnTime.Extensions.SDK.VehicleBase) |
![]() | ID | The unique identifier for this Vehicle record. (Inherited from OnTime.Extensions.SDK.VehicleBase) |
![]() | IsCompanyVehicle | Indicates if this Vehicle is company-owned. (Inherited from OnTime.Extensions.SDK.VehicleBase) |
![]() | Manufacturer | Gets the manufacturer of the current vehicle. (Inherited from OnTime.Extensions.SDK.VehicleBase) |
![]() | Model | The identifying model of this Vehicle defined by the manufacturer. (Inherited from OnTime.Extensions.SDK.VehicleBase) |
![]() | OdometerReading | The current Odometer reading of this Vehicle. (Inherited from OnTime.Extensions.SDK.VehicleBase) |
![]() | Owner | The name of the party that owns this Vehicle. (Inherited from OnTime.Extensions.SDK.VehicleBase) |
![]() | RegistrationPlate | The license plate number of this Vehicle. (Inherited from OnTime.Extensions.SDK.VehicleBase) |
![]() | Type | The type or category name assigned to this Vehicle. (Inherited from OnTime.Extensions.SDK.VehicleBase) |
![]() | VehicleIdentificationNumber | The vehicle identification number (VIN) assigned to this Vehicle. (Inherited from OnTime.Extensions.SDK.VehicleBase) |
![]() | Year | The year that this Vehicle was manufactured. (Inherited from OnTime.Extensions.SDK.VehicleBase) |