[This is preliminary documentation and is subject to change.]
An IncidentLocation
| C# | Visual Basic | Visual C++ |
public class IncidentLocation : SifKeyedElement
Public Class IncidentLocation _ Inherits SifKeyedElement
public ref class IncidentLocation : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| IncidentLocationIncidentLocationNew()() |
Creates an instance of an IncidentLocation
| |
| IncidentLocationIncidentLocationNew(IncidentLocationType, String) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SetType(IncidentLocationType) |
Sets the value of the Type attribute.
| |
| Type |
Gets or sets the value of the Type attribute.
| |
| Value |
Gets or sets the value of the <IncidentLocation> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| IncidentLocation | ||||