[This is preliminary documentation and is subject to change.]
Constructor that accepts values for all mandatory fields
| C# | Visual Basic | Visual C++ |
public IncidentLocation( IncidentLocationType type, string value )
Public Sub New ( _ type As IncidentLocationType, _ value As String _ )
public: IncidentLocation ( IncidentLocationType^ type, String^ value )
- type (IncidentLocationType)
- Identifies where the incident occurred.
- value (String)
- Gets or sets the content value of the <IncidentLocation> element