[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <LocationOfInstruction> element.
| C# | Visual Basic | Visual C++ |
public LocationOfInstruction LocationOfInstruction{ get; set;}
Public Property LocationOfInstruction As LocationOfInstruction
public: property LocationOfInstruction^ LocationOfInstruction { LocationOfInstruction^ get (); void set (LocationOfInstruction^ value); }
A LocationOfInstruction
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