SIFWorks ADK 2.0
ResponseLocation Property
NamespacesEdustructures.SifWorks.AssessmentItemResponseLocation

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

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

The SIF specification defines the meaning of this element as: "An optional element that contains a URL pointing to the location of the response or additional response."

Version: 2.0

Since: 2.0

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