SIFWorks ADK 2.0
SIF_DynamicConnectionData Property
NamespacesEdustructures.SifWorks.InfraSIF_SIFNodeSIF_DynamicConnectionData

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

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

The SIF specification defines the meaning of this element as: "Encompasses the statistics that the ZIS maintains for each SIF_SIFNode. No child elements have been defined in version 1.0 of the specification."

Version: 2.0

Since: 1.1

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