SIFWorks ADK 2.0
PublicSchoolResidenceStatus Class
NamespacesEdustructures.SifWorks.StudentPublicSchoolResidenceStatus

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

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



IconMemberDescription
static memberC0598_1652
Resident of administrative unit and usual school attendance area ("1652")

static memberC0598_1653
Resident of administrative unit, but of other school attendance area ("1653")

static memberC0598_1654
Resident of this state, but not of this administrative unit ("1654")

static memberC0598_1655
Resident of an administrative unit that crosses state boundaries ("1655")

static memberC0598_1656
Resident of another state ("1656")

static memberMULTI_STATE
Resident of an administrative unit that crosses state boundaries--The individual's legal residence is in an administrative unit that crosses state boundaries. ("1655")

static memberOTHER_SCHOOL
Resident of administrative unit, but of other school attendance area--The individual's legal residence is within the administrative unit, but not within the attendance area of the school he or she attends. ("1653")

static memberOTHER_STATE
Resident of another state--The individual's legal residence is in a state other than the state in which his or her school's administrative unit resides. ("1656")

static memberOTHER_UNIT
Resident of this state, but not of this administrative unit--The individual's legal residence is outside the administrative unit of the school he or she attends. ("1654")

static memberRESIDENT
Resident of administrative unit and usual school attendance area--The individual's legal residence is within the administrative unit and the attendance area of the school he or she attends. ("1652")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

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

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