SIFWorks ADK 2.0
Reference Property
NamespacesEdustructures.SifWorks.InstrComponentReference

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

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

The SIF specification defines the meaning of this element as: "Description of where ResourceComponent is located within resource or in general, i.e. "Section 4, pages 32-38," or URL string, or whatever locator is appropriate for media."

Version: 2.0

Since: 2.0

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