SIFWorks ADK 2.0
Version Property
NamespacesEdustructures.SifWorks.Tools.CfgAgentConfigVersion

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

Gets the version of SIF that should be used by the agent
Declaration Syntax
C#Visual BasicVisual C++
public virtual SifVersion Version{ get;}
Public Overridable ReadOnly Property Version As SifVersion
public:
virtual property SifVersion^ Version {
	SifVersion^ get ();
}
Return Value
A SifVersion object for the value of the sifVersion attribute specified by the <agent> element, or the Adk's default SifVersion if this attribute was not set

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