Class ElementState
Data class for the I3V3 Element State NOTIFY body. See Section 2.4.1 and Section E.11.3.1 of NENA-STA-010.3. Note: Section 2.4.1 does not agree with the JSON schema defined in Section E.11.3.1 so this class uses the schema defined in E.11.3.1.
Inherited Members
Namespace: I3SubNot
Assembly: Ng911Lib.dll
Syntax
public class ElementState
Properties
| Edit this page View SourceelementState
Contains the element state information. Required.
Declaration
public ElementStateType elementState { get; set; }
Property Value
Type | Description |
---|---|
ElementStateType |