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