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