SIFWorks ADK 2.0
SetIncidentTime Method (Type, Value)
NamespacesEdustructures.SifWorks.StudentDisciplineIncidentSetIncidentTime(SafetyTimeType, String)

[This is preliminary documentation and is subject to change.]

Sets the value of the <IncidentTime> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetIncidentTime(
	SafetyTimeType Type,
	string Value
)
Public Sub SetIncidentTime ( _
	Type As SafetyTimeType, _
	Value As String _
)
public:
void SetIncidentTime (
	SafetyTimeType^ Type, 
	String^ Value
)
Parameters
Type (SafetyTimeType)
Identifies whether or not the incident occurred during school hours.
Value (String)
Gets or sets the content value of the &lt;IncidentTime&gt; element
Remarks

This form of setIncidentTime is provided as a convenience method that is functionally equivalent to the IncidentTime

Version: 2.0

Since: 2.0

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10