SIFWorks ADK 2.0
SetStatus Method (val)
NamespacesEdustructures.SifWorks.StudentHomeEnrollmentSetStatus(HomeEnrollmentStatus)

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

Sets the value of the <Status> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetStatus(
	HomeEnrollmentStatus val
)
Public Sub SetStatus ( _
	val As HomeEnrollmentStatus _
)
public:
void SetStatus (
	HomeEnrollmentStatus^ val
)
Parameters
val (HomeEnrollmentStatus)
A HomeEnrollmentStatus object
Remarks

The SIF specification defines the meaning of this element as: "Enrollment status as of the SnapDate."

Version: 2.0

Since: 1.5r1

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