Class NotificationOriginatingOrganizationType
Class containing information about the organization that originated the notification.
Inherited Members
Namespace: Veds
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class NotificationOriginatingOrganizationType : OrganizationType
Fields
| Edit this page View SourceEmployeeIdentification
ID of the employee that initiated the data transmission to the ECC. Typically, an employee’s initials or other ID.
Declaration
public IdentificationType[] EmployeeIdentification
Field Value
Type | Description |
---|---|
IdentificationType[] |
IncidentOriginatorIndicator
Indicates if the source providing the data is the originator of the incident.
Declaration
public boolean[] IncidentOriginatorIndicator
Field Value
Type | Description |
---|---|
boolean[] |
VEDSNotificationOriginatorCode
Categorizes the provider or source of the data.
Declaration
public VEDSNotificationOriginatorCodeType[] VEDSNotificationOriginatorCode
Field Value
Type | Description |
---|---|
VEDSNotificationOriginatorCodeType[] |