SIFWorks ADK 2.0
SchoolLocalId Property
NamespacesEdustructures.SifWorks.StudentMostRecentSchoolLocalId

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

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

The SIF specification defines the meaning of this element as: "Local identifier representing the school in which the student is or was most recently enrolled in the district."

Version: 2.0

Since: 2.0

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