Class VehicleType
Describes a vehicle
Inheritance
VehicleType
Inherited Members
Namespace: Veds
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class VehicleType : ConveyanceType
Fields
| Edit this page View SourceVehicleColorInteriorText
Indicates Vehicle Interior Color.
Declaration
public TextType VehicleColorInteriorText
Field Value
Type | Description |
---|---|
TextType |
VehicleIdentification
Vehicle Identification Number (VIN), length of 17 characters.
Declaration
public IdentificationType VehicleIdentification
Field Value
Type | Description |
---|---|
IdentificationType |