SIFWorks ADK 2.0
GradeLevels Property
NamespacesEdustructures.SifWorks.AssessmentAssessmentSubTestGradeLevels

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

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

The SIF specification defines the meaning of this null as: "Grade levels for which the score is valid."

To remove the GradeLevels, set GradeLevels to null

Version: 2.0

Since: 2.0

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