SIFWorks ADK 2.0
SetFullYearEnrollment Method (val)
NamespacesEdustructures.SifWorks.StudentHomeEnrollmentSetFullYearEnrollment(YesNoUnknown)

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

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

The SIF specification defines the meaning of this element as: "An indication as to whether or not the student was enrolled for the whole school year. If the SchoolYear is in progress as of the SnapDate, use the value "Unknown"."

Version: 2.0

Since: 1.5r1

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