SIFWorks ADK 2.0
ClassRank Property
NamespacesEdustructures.SifWorks.EtranscriptsAcademicPerformanceSummaryClassRank

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

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

The SIF specification defines the meaning of this element as: "Student's rank in graduating class."

Version: 2.0

Since: 2.0

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