[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <GradeLevelWhenTaken> element.
| C# | Visual Basic | Visual C++ |
public GradeLevel GradeLevelWhenTaken{ get; set;}
Public Property GradeLevelWhenTaken As GradeLevel
public: property GradeLevel^ GradeLevelWhenTaken { GradeLevel^ get (); void set (GradeLevel^ value); }
A GradeLevel
The SIF specification defines the meaning of this null as: "Student's grade level at time of course."
To remove the GradeLevel, set GradeLevelWhenTaken to null
Version: 2.0
Since: 2.0