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