SIFWorks ADK 2.0
OtherLEA Property
NamespacesEdustructures.SifWorks.StudentSchoolInfoOtherLEA

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

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

The SIF specification defines the meaning of this null as: "Other related education agency, such as a regional service agency."

To remove the OtherLEA, set OtherLEA to null

Version: 2.0

Since: 1.5r1

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