SIFWorks ADK 2.0
ExceptionalityCategories Property
NamespacesEdustructures.SifWorks.ProgramsStudentParticipationExceptionalityCategories

[This is preliminary documentation and is subject to change.]

Gets or sets the value of the <ExceptionalityCategories> element.
Declaration Syntax
C#Visual BasicVisual C++
public ExceptionalityCategories ExceptionalityCategories{ get; set;}
Public Property ExceptionalityCategories As ExceptionalityCategories
public:
property ExceptionalityCategories^ ExceptionalityCategories {
	ExceptionalityCategories^ get ();
	void set (ExceptionalityCategories^ value);
}
Value
An ExceptionalityCategories
Remarks

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

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10