[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <InstructionalLevel> element.
| C# | Visual Basic | Visual C++ |
public InstructionalLevel InstructionalLevel{ get; set;}
Public Property InstructionalLevel As InstructionalLevel
public: property InstructionalLevel^ InstructionalLevel { InstructionalLevel^ get (); void set (InstructionalLevel^ value); }
An InstructionalLevel
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