[This is preliminary documentation and is subject to change.]
Sets the value of the <IncidentLocation> element.
| C# | Visual Basic | Visual C++ |
public void SetIncidentLocation( IncidentLocationType Type, string Value )
Public Sub SetIncidentLocation ( _ Type As IncidentLocationType, _ Value As String _ )
public: void SetIncidentLocation ( IncidentLocationType^ Type, String^ Value )
- Type (IncidentLocationType)
- Identifies where the incident occurred.
- Value (String)
- Gets or sets the content value of the <IncidentLocation> element
This form of setIncidentLocation is provided as a convenience method that is functionally equivalent to the IncidentLocation
Version: 2.0
Since: 2.0