SIFWorks ADK 2.0
NonResidentAttendRationale Class
NamespacesEdustructures.SifWorks.StudentNonResidentAttendRationale

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

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



IconMemberDescription
static memberALTERNATIVE
Attending an area alternative school--The student is attending a public elementary or secondary school that: 1) addresses the needs of students which typically cannot be met in a regular school; 2) provides nontraditional education; 3) serves as an adjunct to a regular school; or 4) falls outside of the categories of regular, special program emphasis or vocational/technical education. ("1657")

static memberCHARTER_SCHOOL
Charter school--The student is enrolled in a charter school as permitted by state or local policy. ("1668")

static memberCOURT_MANDATED
Court-mandated juvenile system assignment--The student is completing an assignment in a juvenile system to fulfill a court mandate. ("1662")

static memberHOME_SCHOOLING
Home schooling--The student is receiving educational instruction offered in a home environment, as regulated by state law, for reasons other than health. ("1663")

static memberLEA
Local education agency (LEA) assignment--The student is enrolled in a school outside of his or her attendance area as assigned by an LEA (e.g., for cost-saving measures or for desegregation purposes). ("1664")

static memberMAGNET
Attending an area magnet program (including gifted and talented or honors programs)--The student is attending an elementary or secondary school program within the public education system that has been designed: 1) to attract students of different racial/ethnic backgrounds for the purpose of reducing, preventing, or eliminating racial isolation; and/or 2) to provide an academic or social focus on a particular theme (e.g., science/math, performing arts, gifted/talented, or foreign language). ("1658")

static memberMIGRANT_PROGRAM
Migrant education program participation--The student is enrolled in a school outside of his or her attendance area because he or she, or his or her parent/guardian, is a migrant worker. ("1665")

static memberOPEN_ENROLLMENT
Open enrollment--The student is enrolled in a school outside of his or her own attendance area by choice, as permitted by state or local policy. ("1666")

static memberPRIVATE_SCHOOL
Attending a private school--The student is attending an educational institution administered by a non-governmental agency at the early childhood, elementary, or secondary level. ("1661")

static memberSPECIAL_ED
Attending an area special education school--The student is attending an early childhood, elementary or secondary school that focuses primarily on special education and adapts the curriculum, materials, or instruction for students accordingly. This may include instruction for any of the following: autism, deaf-blindness, hearing impairment, mental retardation, multiple disabilities, orthopedic impairment, serious emotional disturbance, specific learning disability, speech or language impairment, traumatic brain injury, visual impairment, and other health impairments. ("1659")

static memberVOCATIONAL
Attending an area vocational/technical school--The student is attending a school that offers a secondary education program available in regular or trade high schools or separate vocational centers or programs that provide formal preparation for semi-skilled, skilled, technical or professional occupations for high school-aged students who have opted to develop or expand their employment opportunities, often in lieu of preparing for college entry. This type of instruction is often referred to as career and technology preparation. ("1660")

static memberVOUCHER
Voucher--The student is enrolled in a private school through the use of vouchers, as permitted by state or local policy. ("1667")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

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

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