SIFWorks ADK 2.0
ExceptionalityCategory Class
NamespacesEdustructures.SifWorks.CommonExceptionalityCategory

[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".
Declaration Syntax
C#Visual BasicVisual C++
public class ExceptionalityCategory : SifKeyedElement
Public Class ExceptionalityCategory _
	Inherits SifKeyedElement
public ref class ExceptionalityCategory : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   ExceptionalityCategory

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