[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <GradeLevel> element.
| C# | Visual Basic | Visual C++ |
public GradeLevel GradeLevel{ get; set;}
Public Property GradeLevel As GradeLevel
public: property GradeLevel^ GradeLevel { GradeLevel^ get (); void set (GradeLevel^ value); }
A GradeLevel
To remove the GradeLevel, set GradeLevel to null
Version: 2.0
Since: 2.0