SIFWorks ADK 2.0
MediumOfInstruction Property
NamespacesEdustructures.SifWorks.StudentSectionInfoMediumOfInstruction

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

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

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

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