SIFWorks ADK 2.0
FullYearEnrollment Property
NamespacesEdustructures.SifWorks.StudentHomeEnrollmentFullYearEnrollment

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

Gets or sets the value of the <FullYearEnrollment> element.
Declaration Syntax
C#Visual BasicVisual C++
public string FullYearEnrollment{ get; set;}
Public Property FullYearEnrollment As String
public:
property String^ FullYearEnrollment {
	String^ get ();
	void set (String^ value);
}
Value
The FullYearEnrollment element of this 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