[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <MediumOfInstruction> element.
| C# | Visual Basic | Visual C++ |
public MediumOfInstruction MediumOfInstruction{ get; set;}
Public Property MediumOfInstruction As MediumOfInstruction
public: property MediumOfInstruction^ MediumOfInstruction { MediumOfInstruction^ get (); void set (MediumOfInstruction^ value); }
A MediumOfInstruction
The SIF specification defines the meaning of this null as: "Medium through which the student receives instructional communication from the teacher"
To remove the MediumOfInstruction, set MediumOfInstruction to null
Version: 2.0
Since: 1.1