Enum CrashPersonRoleCodeSimpleType
Enumeration of the roles of any person involved in the crash or other incident.
Namespace: Veds
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public enum CrashPersonRoleCodeSimpleType
  Fields
| Name | Description | 
|---|---|
| CONFIRMED | Confirmed Driver  | 
      
| FREQUENT | Frequent Driver  | 
      
| OWNER | Vehicle Owner  | 
      
| PASSENGER | Passenger  | 
      
| PRIMARY | Primary Driver  | 
      
| SUBSCRIBER | Telematics Service Subscriber  |