[This is preliminary documentation and is subject to change.]
Sets the value of the <FullYearEnrollment> element.
| C# | Visual Basic | Visual C++ |
public void SetFullYearEnrollment( YesNoUnknown val )
Public Sub SetFullYearEnrollment ( _ val As YesNoUnknown _ )
public: void SetFullYearEnrollment ( YesNoUnknown^ val )
- val (YesNoUnknown)
- A YesNoUnknown object
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