SIFWorks ADK 2.0
IncidentLocationRefId Constructor (sifRefObject, value)
NamespacesEdustructures.SifWorks.StudentIncidentLocationRefIdIncidentLocationRefIdIncidentLocationRefIdNew(IncidentLocationObject, String)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public IncidentLocationRefId(
	IncidentLocationObject sifRefObject,
	string value
)
Public Sub New ( _
	sifRefObject As IncidentLocationObject, _
	value As String _
)
public:
IncidentLocationRefId (
	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 <IncidentLocationRefId> element

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