SIFWorks ADK 2.0
SetSIF_RefObject Method (val)
NamespacesEdustructures.SifWorks.EtranscriptsStudentDemographicRecordSetSIF_RefObject(TranscriptRecordRefObject)

[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(
	TranscriptRecordRefObject val
)
Public Sub SetSIF_RefObject ( _
	val As TranscriptRecordRefObject _
)
public:
void SetSIF_RefObject (
	TranscriptRecordRefObject^ val
)
Parameters
val (TranscriptRecordRefObject)
A TranscriptRecordRefObject object
Remarks

The SIF specification defines the meaning of this attribute as: "The associated object type."

Version: 2.0

Since: 2.0

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