[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <AssessmentGradeLevel> element.
| C# | Visual Basic | Visual C++ |
public GradeLevel AssessmentGradeLevel{ get; set;}
Public Property AssessmentGradeLevel As GradeLevel
public: property GradeLevel^ AssessmentGradeLevel { GradeLevel^ get (); void set (GradeLevel^ value); }
A GradeLevel
The SIF specification defines the meaning of this null as: "The grade or level at which the student is to be tested. This element should be omitted unless the student is being tested out-of-level."
To remove the GradeLevel, set AssessmentGradeLevel to null
Version: 2.0
Since: 2.0