[This is preliminary documentation and is subject to change.]
Constructor that accepts values for all mandatory fields
| C# | Visual Basic | Visual C++ |
public IncidentTime( SafetyTimeType type, string value )
Public Sub New ( _ type As SafetyTimeType, _ value As String _ )
public: IncidentTime ( 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