SIFWorks ADK 2.0
SetIncidentLocation Method (Type, Value)
NamespacesEdustructures.SifWorks.StudentDisciplineIncidentSetIncidentLocation(IncidentLocationType, String)

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

Sets the value of the <IncidentLocation> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetIncidentLocation(
	IncidentLocationType Type,
	string Value
)
Public Sub SetIncidentLocation ( _
	Type As IncidentLocationType, _
	Value As String _
)
public:
void SetIncidentLocation (
	IncidentLocationType^ Type, 
	String^ Value
)
Parameters
Type (IncidentLocationType)
Identifies where the incident occurred.
Value (String)
Gets or sets the content value of the &lt;IncidentLocation&gt; element
Remarks

This form of setIncidentLocation is provided as a convenience method that is functionally equivalent to the IncidentLocation

Version: 2.0

Since: 2.0

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