SIFWorks ADK 2.0
EntryTypeCode Class
NamespacesEdustructures.SifWorks.StudentEntryTypeCode

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

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



IconMemberDescription
static memberC0619_1821
Transfer from a public school in the same local education agency ("1821")

static memberC0619_1822
Transfer from a public school in a different local education agency in the same state ("1822")

static memberC0619_1823
Transfer from a public school in a different state ("1823")

static memberC0619_1824
Transfer from a private, non-religiously-affiliated school in the same local education agency ("1824")

static memberC0619_1825
Transfer from a private, non-religiously-affiliated school in a different local education agency in the same state ("1825")

static memberC0619_1826
Transfer from a private, non-religiously-affiliated school in a different state ("1826")

static memberC0619_1827
Transfer from a private, religiously-affiliated school in the same local education agency ("1827")

static memberC0619_1828
Transfer from a private, religiously-affiliated school in a different local education agency in the same state ("1828")

static memberC0619_1829
Transfer from a private, religiously-affiliated school in a different state ("1829")

static memberC0619_1830
Transfer from a school outside of the country ("1830")

static memberC0619_1831
Transfer from an institution ("1831")

static memberC0619_1832
Transfer from a charter school ("1832")

static memberC0619_1833
Transfer from home schooling ("1833")

static memberC0619_1834
Matriculation from another school ("1834")

static memberC0619_1835
Re-entry from the same school with no interruption of schooling ("1835")

static memberC0619_1836
Re-entry after a voluntary withdrawal ("1836")

static memberC0619_1837
Re-entry after an involuntary withdrawal ("1837")

static memberC0619_1838
Original entry into a United States school ("1838")

static memberC0619_1839
Original entry into a United States school from a foreign country with no interruption in schooling ("1839")

static memberC0619_1840
Original entry into a United States school from a foreign country with an interruption in schooling ("1840")

static memberC0619_9999
Other ("9999")

static memberENTRY_D03
Student has attended a non-Public School or Home Education Program in or out of state this year, but is entering a Public School in this state for the first time this school year ("D03")

static memberENTRY_D04
Student was received from another Attendance Reporting Unit in the same School ("D04")

static memberENTRY_D05
Student was received from a School in the same District ("D05")

static memberENTRY_D06
Student was received from another Public School outside the District either in or out of state ("D06")

static memberENTRY_D07
Student was received from a non-Public School either in or out of the District or has returned after having been enrolled in a Home Education Program; the student must have been enrolled previously in a Public School this year ("D07")

static memberENTRY_D08
Student unexpectedly re-entered the same school after withdrawing or being discharged ("D08")

static memberENTRY_D22
Student has not entered any school in this or any other state this school year ("D22")

static memberENTRY_D23
Previously attended out-of-state public school this year, but is entering a public school in this state for the first time this school year ("D23")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 1.1

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

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