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