SIFWorks ADK 2.0
LanguageOfInstruction Property
NamespacesEdustructures.SifWorks.StudentSectionInfoLanguageOfInstruction

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

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

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

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