SIFWorks ADK 2.0
SIF_Version Property
NamespacesEdustructures.SifWorks.InfraSIF_ApplicationSIF_Version

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

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

The SIF specification defines the meaning of this element as: "The version of the product. This field is informative only."

Version: 2.0

Since: 2.0

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