SIFWorks ADK 2.0
SIF_URL Property
NamespacesEdustructures.SifWorks.InfraSIF_ProtocolSIF_URL

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

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

The SIF specification defines the meaning of this element as: "A URL that identifies the SIF_SIFNode"

Version: 2.0

Since: 1.1

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