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