[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <IncidentLocation> element.
| C# | Visual Basic | Visual C++ |
public IncidentLocation IncidentLocation{ get; set;}
Public Property IncidentLocation As IncidentLocation
public: property IncidentLocation^ IncidentLocation { IncidentLocation^ get (); void set (IncidentLocation^ value); }
An IncidentLocation
The SIF specification defines the meaning of this null as: "The locally-defined identifier or description of the location where the incident occurred."
To remove the IncidentLocation, set IncidentLocation to null
Version: 2.0
Since: 2.0