[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <ExceptionalityCategories> element.
| C# | Visual Basic | Visual C++ |
public ExceptionalityCategories ExceptionalityCategories{ get; set;}
Public Property ExceptionalityCategories As ExceptionalityCategories
public: property ExceptionalityCategories^ ExceptionalityCategories { ExceptionalityCategories^ get (); void set (ExceptionalityCategories^ value); }
An ExceptionalityCategories
The SIF specification defines the meaning of this null as: "Exceptionality description/code which will identify the exceptionality of the student. Not all programs require identification of an exceptionality. If required for this program type, must have at least one element with Type attribute = "Primary"."
To remove the ExceptionalityCategories, set ExceptionalityCategories to null
Version: 2.0
Since: 1.5r1