[This is preliminary documentation and is subject to change.]
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".
| C# | Visual Basic | Visual C++ |
public class ExceptionalityCategory : SifKeyedElement
Public Class ExceptionalityCategory _ Inherits SifKeyedElement
public ref class ExceptionalityCategory : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ExceptionalityCategoryExceptionalityCategoryNew()() |
Creates an instance of an ExceptionalityCategory
| |
| ExceptionalityCategoryExceptionalityCategoryNew(String, ExceptionalityPriority, ExceptionalityCategoryCode) |
Constructor that accepts values for all mandatory fields
| |
| Code |
Gets or sets the value of the <Code> element.
| |
| CodeType |
Gets or sets the value of the CodeType attribute.
| |
| ExceptionalityPriority |
Gets or sets the value of the ExceptionalityPriority attribute.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| OtherCodeList |
Gets or sets the value of the <OtherCodeList> element.
| |
| SetCode(ExceptionalityCategoryCode) |
Sets the value of the <Code> element.
| |
| SetExceptionalityPriority(ExceptionalityPriority) |
Sets the value of the ExceptionalityPriority attribute.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| ExceptionalityCategory | ||||