[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <GradeLevels> element.
| C# | Visual Basic | Visual C++ |
public GradeLevels GradeLevels{ get; set;}
Public Property GradeLevels As GradeLevels
public: property GradeLevels^ GradeLevels { GradeLevels^ get (); void set (GradeLevels^ value); }
A GradeLevels
The SIF specification defines the meaning of this null as: "Collection of grade levels offered in this LEA."
To remove the GradeLevels, set GradeLevels to null
Version: 2.0
Since: 1.5r1