SIFWorks ADK 2.0
SetIncidentLocationRefId Method (SifRefObject, Value)
NamespacesEdustructures.SifWorks.StudentDisciplineIncidentSetIncidentLocationRefId(IncidentLocationObject, String)

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

Sets the value of the <IncidentLocationRefId> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetIncidentLocationRefId(
	IncidentLocationObject SifRefObject,
	string Value
)
Public Sub SetIncidentLocationRefId ( _
	SifRefObject As IncidentLocationObject, _
	Value As String _
)
public:
void SetIncidentLocationRefId (
	IncidentLocationObject^ SifRefObject, 
	String^ Value
)
Parameters
SifRefObject (IncidentLocationObject)
The name of the SIF object to which the GUID relates.
Value (String)
Gets or sets the content value of the &lt;IncidentLocationRefId&gt; element
Remarks

This form of setIncidentLocationRefId is provided as a convenience method that is functionally equivalent to the IncidentLocationRefId

Version: 2.0

Since: 2.0

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