SIFWorks ADK 2.0
SetLocation Method (ReferenceType, Value)
NamespacesEdustructures.SifWorks.InstrLearningResourceSetLocation(ReferenceType, String)

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

Sets the value of the <Location> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetLocation(
	ReferenceType ReferenceType,
	string Value
)
Public Sub SetLocation ( _
	ReferenceType As ReferenceType, _
	Value As String _
)
public:
void SetLocation (
	ReferenceType^ ReferenceType, 
	String^ Value
)
Parameters
ReferenceType (ReferenceType)
A qualifying attribute for the ResourceLocation payload. If ReferenceType is "URI", the payload contains a web address where the resource can be found.
Value (String)
Gets or sets the content value of the &lt;ResourceLocation&gt; element
Remarks

This form of setLocation is provided as a convenience method that is functionally equivalent to the Location

Version: 2.0

Since: 1.5r1

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