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


In This Topic
    Vehicle Class Members
    In This Topic

    The following tables list the members exposed by Vehicle.

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