SIFWorks ADK 2.0
Location Property
NamespacesEdustructures.SifWorks.InstrLearningResourceLocation

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

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

The SIF specification defines the meaning of this null as: "Description of location of resource, i.e. location in library or URL, community resource, outside resource supplier."

To remove the ResourceLocation, set Location to null

Version: 2.0

Since: 1.5r1

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