SIFWorks ADK 2.0
ExceptionalityCategoryCode Class
NamespacesEdustructures.SifWorks.CommonExceptionalityCategoryCode

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

Defines the set of values that can be specified whenever an ExceptionalityCategoryCode is used as a parameter to a method or constructor.
Declaration Syntax
C#Visual BasicVisual C++
public class ExceptionalityCategoryCode : SifEnum
Public Class ExceptionalityCategoryCode _
	Inherits SifEnum
public ref class ExceptionalityCategoryCode : public SifEnum
Members
All MembersMethodsFields



IconMemberDescription
static memberAUTISM
Autistic / autism ("2121")

static memberBRAIN_INJURY
Traumatic brain injury ("2130")

static memberDEAF_BLIND
Deaf-blindness ("2122")

static memberDEAFNESS
Deafness ("2133")

static memberDEVELOPMENTAL_DELAY
Developmental delay ("2134")

static memberHEARING_IMPAIRMENT
Hearing impairment ("2123")

static memberINFANT_TODDLER_DISABILITY
Infants and toddlers with disabilities ("2135")

static memberMENTAL_RETARDATION
Mental retardatioN ("2124")

static memberMULTIPLE_DISABILITIES
Multiple disabilities ("2125")

static memberORTHOPEDIC_IMPAIRMENT
Orthopedic impairment ("2127")

static memberOTHER
Other (not valid for special education) ("9999")

static memberOTHER_HEALTH_IMPAIRMENT
Other health impairment ("2132")

static memberSPECIFIC_LEARNING_DISABILITY
Specific learning disability ("2128")

static memberSPEECH_IMPAIRMENT
Speech or language impairment ("2129")

static memberVIUSAL_IMPAIRMENT
Visual impairment ("2131")

static memberWrap(String)
Wrap an arbitrary string value in an ExceptionalityCategoryCode object.

Remarks
Alternatively, the static Wrap(String) method can be called to encapsulate any string value in an ExceptionalityCategoryCode object.

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
SifSimpleType
 AdkDataType<(Of <String>)>
  SifString
   SifEnum
    ExceptionalityCategoryCode

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