Class DocumentType
Describes the AutomatedCrashNotification document
Inherited Members
Namespace: Veds
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class DocumentType : ComplexObjectType
Fields
| Edit this page View SourceDocumentDescriptionText
Field for Comment. Free form text.
Declaration
public TextType DocumentDescriptionText
Field Value
Type | Description |
---|---|
TextType |
DocumentPostDate
UTC date and time that the incident data was transmitted to the PSAP when such a transport mechanism exists such as NLETS or NG9-1-1.
Declaration
public DateType DocumentPostDate
Field Value
Type | Description |
---|---|
DateType |
DocumentReceivedDate
UTC date and time that the incident originator received notification of the incident.
Declaration
public DateType DocumentReceivedDate
Field Value
Type | Description |
---|---|
DateType |