SIFWorks ADK 2.0
EducationAgencyTypeCode Class
NamespacesEdustructures.SifWorks.StudentEducationAgencyTypeCode

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

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



IconMemberDescription
static memberC1151_3486_REGULAR_SCHOOL_DISTRICT
Regular school district ("3486")

static memberC1151_3487_SCHOOL_DISTRICT_UNION
School district that is a component of a supervisory union ("3487")

static memberC1151_3488_SUPERVISORY_UNION
Supervisory Union ("3488")

static memberC1151_3489_RESA
Regional education service agency (RESA) ("3489")

static memberC1151_3490_STATE_SCHOOL_DISTRICT
State school district ("3490")

static memberC1151_3491_FEDERAL_SCHOOL_DISTRICT
Federal school district ("3491")

static memberC1151_9999_OTHER
Other ("9999")

static memberFEDERAL_AGENCY
Federal agency charged with providing elementary and/or secondary level instruction to school-age children in a specified population. ("6")

static memberOTHER_AGENCY
Other education agencies that do not fit into the first six categories. ("7")

static memberREG_DISTRICT
Regular local school district that is not a component of a supervisory union. This category includes both independent school districts and those that are a dependent segment of a local government such as a city or county. INCLUDE agencies that do not operate schools (non-ops) but have primary responsibility to provide free public elementary and/or secondary education to school-age children within their jurisdictions. ("1")

static memberREGIONAL_AGENCY
Regional education services agency (RESA). Agencies created for the purposes of providing specialized educational services to other education agencies. Student and staff data reported elsewhere should NOT be duplicated in records carrying this code. ("4")

static memberSTATE_AGENCY
State agency charged with providing elementary and/or secondary level instruction to school-age children in a specified population, e.g., agency responsible for state schools for blind or deaf students, correctional facilities, and state hospitals. ("5")

static memberSUPERVISED_DISTRICT
Local school district that is a component of a supervisory union. A superintendent and administrative services are shared with other local school districts. Each agency given this code should have an entry in the Supervisory Union Identification Number field corresponding to the appropriate type 3 or type 4 agency. Non-ops in supervisory unions should be included in this category. ("2")

static memberSUPERVISORY_UNION
Supervisory union administrative center, or county superintendent’s office serving the same purposes. Each agency given this code should have an entry in the Supervisory Union Identification Number data field. Student and staff data reported elsewhere should NOT be duplicated in records carrying this code. ("3")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

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

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