Class PersonType1
Class for a person
Inherited Members
Namespace: Veds
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class PersonType1 : PersonType
  Fields
| Edit this page View SourceDriverLicense
Drivers license information
Declaration
public DriverLicenseType[] DriverLicense
  Field Value
| Type | Description | 
|---|---|
| DriverLicenseType[] | 
PersonHearingImpairedIndicator
Indicates whether the person is hearing impaired
Declaration
public boolean[] PersonHearingImpairedIndicator
  Field Value
| Type | Description | 
|---|---|
| boolean[] | 
PersonMobilityImpairedIndicator
Indicates whether the person is mobility impaired
Declaration
public boolean[] PersonMobilityImpairedIndicator
  Field Value
| Type | Description | 
|---|---|
| boolean[] | 
PersonOtherConditionsText
Other condition information that may be of use to responders.
Declaration
public TextType[] PersonOtherConditionsText
  Field Value
| Type | Description | 
|---|---|
| TextType[] | 
PersonSpeechImpairedIndicator
Indicates whether the person is speech impaired.
Declaration
public boolean[] PersonSpeechImpairedIndicator
  Field Value
| Type | Description | 
|---|---|
| boolean[] |