SIFWorks ADK 2.0
SIF_NodeVersion Property
NamespacesEdustructures.SifWorks.InfraSIF_RegisterSIF_NodeVersion

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

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

The SIF specification defines the meaning of this element as: " The agent version number. The format of this field is undefined, but it should match the format used in the agent's conformance statement, if the agent is SIF Certified. "

Version: 2.0

Since: 2.0

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