SIFWorks ADK 2.0
LocationOfInstruction Property
NamespacesEdustructures.SifWorks.StudentSectionInfoLocationOfInstruction

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

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

The SIF specification defines the meaning of this null as: "Description of the location in which the section is taught"

To remove the LocationOfInstruction, set LocationOfInstruction to null

Version: 2.0

Since: 1.1

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