Class CrashPersonType1
Common details about any person involved in a traffic accident or other incident.
Inherited Members
Namespace: Veds
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class CrashPersonType1 : CrashPersonType
Fields
| Edit this page View SourceCrashPersonIdentification
A sequential identification assigned to each person involved in a crash or other incident. First person has the value 0, second person has the value 1, etc.
Declaration
public IdentificationType[] CrashPersonIdentification
Field Value
Type | Description |
---|---|
IdentificationType[] |
CrashPersonRoleCode
Describes the role of any person involved in the crash or other incident.
Declaration
public CrashPersonRoleCodeType[] CrashPersonRoleCode
Field Value
Type | Description |
---|---|
CrashPersonRoleCodeType[] |
GlasgowComaScaleValue
To Be Determined (TBD)
Declaration
public nonNegativeInteger[] GlasgowComaScaleValue
Field Value
Type | Description |
---|---|
nonNegativeInteger[] |