SIFWorks ADK 2.0
ExceptionalityCodeType Class
NamespacesEdustructures.SifWorks.CommonExceptionalityCodeType

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

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



IconMemberDescription
static memberLOCAL
locally-defined code ("Local")

static memberNCES
code from the NCES handbook ("NCES")

static memberSTATEDOE
code defined by the State Department of Education ("StateDOE")

static memberTEXT
textual description ("Text")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

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

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