SIFWorks ADK 2.0
GradeLevel Property
NamespacesEdustructures.SifWorks.ProgramsTestAccommodationGradeLevel

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

Gets or sets the value of the <GradeLevel> element.
Declaration Syntax
C#Visual BasicVisual C++
public GradeLevel GradeLevel{ get; set;}
Public Property GradeLevel As GradeLevel
public:
property GradeLevel^ GradeLevel {
	GradeLevel^ get ();
	void set (GradeLevel^ value);
}
Value
A GradeLevel
Remarks

The SIF specification defines the meaning of this null as: "Code for the current actual grade placement of the student as of the date of the response from StudentSchoolEnrollment."

To remove the GradeLevel, set GradeLevel to null

Version: 2.0

Since: 2.0

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