SIFWorks ADK 2.0
ClassTotalNumber Property
NamespacesEdustructures.SifWorks.EtranscriptsAcademicPerformanceSummaryClassTotalNumber

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

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

The SIF specification defines the meaning of this element as: "Total number of students in student's graduating class."

Version: 2.0

Since: 2.0

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