SIFWorks ADK 2.0
EducationAgencyType Property
NamespacesEdustructures.SifWorks.StudentLEAInfoEducationAgencyType

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

Gets or sets the value of the <EducationAgencyType> element.
Declaration Syntax
C#Visual BasicVisual C++
public EducationAgencyType EducationAgencyType{ get; set;}
Public Property EducationAgencyType As EducationAgencyType
public:
property EducationAgencyType^ EducationAgencyType {
	EducationAgencyType^ get ();
	void set (EducationAgencyType^ value);
}
Value
An EducationAgencyType
Remarks

The SIF specification defines the meaning of this null as: "The classification of the education agency within the geographic boundaries of a state according to the level of administrative and operational control."

To remove the EducationAgencyType, set EducationAgencyType to null

Version: 2.0

Since: 1.5r1

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