SIFWorks ADK 2.0
ReferenceType Property
NamespacesEdustructures.SifWorks.InstrResourceLocationReferenceType

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

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

The SIF specification defines the meaning of this attribute as: "A qualifying attribute for the ResourceLocation payload. If ReferenceType is "URI", the payload contains a web address where the resource can be found."

Version: 2.0

Since: 1.5r1

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