Enum VehicleFinalRestOrientationCodeSimpleType
Enumeration of values for the vehicle orientation at rest
Namespace: Veds
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public enum VehicleFinalRestOrientationCodeSimpleType
  Fields
| Name | Description | 
|---|---|
| Driver | On the driver's side  | 
      
| Front | Front Bumper  | 
      
| Normal | Normal orientation  | 
      
| Passenger | On the passenger's side  | 
      
| Rear | Rear Bumper  | 
      
| Roof | On the roof  | 
      
| Unknown | Orientation unknow.  |