[This is preliminary documentation and is subject to change.]
Sets the value of the <StudentGradeLevel> element.
| C# | Visual Basic | Visual C++ |
public void SetStudentGradeLevel( GradeLevelCode Code )
Public Sub SetStudentGradeLevel ( _ Code As GradeLevelCode _ )
public: void SetStudentGradeLevel ( GradeLevelCode^ Code )
- Code (GradeLevelCode)
- Code representing the grade level.
This form of setStudentGradeLevel is provided as a convenience method that is functionally equivalent to the StudentGradeLevel
Version: 2.0
Since: 2.0