SIFWorks ADK 2.0
HighGradeLevel Property
NamespacesEdustructures.SifWorks.StudentSchoolInfoHighGradeLevel

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

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

The SIF specification defines the meaning of this element as: "Highest grade level offered in this school (deprecated)"

Version: 2.0

Since: 1.1

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