SIFWorks ADK 2.0
SetSIF_RefObject Method (val)
NamespacesEdustructures.SifWorks.StudentIncidentLocationRefIdSetSIF_RefObject(IncidentLocationObject)

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

Sets the value of the SIF_RefObject attribute.
Declaration Syntax
C#Visual BasicVisual C++
public void SetSIF_RefObject(
	IncidentLocationObject val
)
Public Sub SetSIF_RefObject ( _
	val As IncidentLocationObject _
)
public:
void SetSIF_RefObject (
	IncidentLocationObject^ val
)
Parameters
val (IncidentLocationObject)
A IncidentLocationObject object
Remarks

The SIF specification defines the meaning of this attribute as: "The name of the SIF object to which the GUID relates."

Version: 2.0

Since: 2.0

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