SIFWorks ADK 2.0
GradeLevels Property
NamespacesEdustructures.SifWorks.InstrLearningStandardDocumentGradeLevels

[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: "SIF common GradeLevels element"

To remove the GradeLevels, set GradeLevels to null

Version: 2.0

Since: 1.5r1

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