OnTime Extension SDK Documentation
OnTime.Extensions.SDK Namespace / VehicleBase Class
Properties


In This Topic
    VehicleBase Class Members
    In This Topic

    The following tables list the members exposed by VehicleBase.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new VehicleBase object.  
    Top
    Public Properties
     NameDescription
    Public PropertyA short description detailing the capabilities of this Vehicle.  
    Public PropertyThe loading capacity of this Vehicle.  
    Public PropertyAny additional comments associated with this Vehicle.  
    Public PropertyGets the fleet identifier of the current vehicle.  
    Public PropertyThe unique identifier for this Vehicle record.  
    Public PropertyIndicates if this Vehicle is company-owned.  
    Public PropertyGets the manufacturer of the current vehicle.  
    Public PropertyThe identifying model of this Vehicle defined by the manufacturer.  
    Public PropertyThe current Odometer reading of this Vehicle.  
    Public PropertyThe name of the party that owns this Vehicle.  
    Public PropertyThe license plate number of this Vehicle.  
    Public PropertyThe type or category name assigned to this Vehicle.  
    Public PropertyThe vehicle identification number (VIN) assigned to this Vehicle.  
    Public PropertyThe year that this Vehicle was manufactured.  
    Top
    See Also