SIFWorks ADK 2.0
InstructionalLevel Property
NamespacesEdustructures.SifWorks.StudentSchoolCourseInfoInstructionalLevel

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

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

The SIF specification defines the meaning of this null as: "An indication of the general nature and difficulty of instruction provided."

To remove the InstructionalLevel, set InstructionalLevel to null

Version: 2.0

Since: 1.1

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