SIFWorks ADK 2.0
SIF_VersionList Property
NamespacesEdustructures.SifWorks.InfraSIF_SIFNodeSIF_VersionList

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

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

The SIF specification defines the meaning of this null as: "The version of the SIF specification that the SIF_SIFNode uses"

To remove the SIF_VersionList, set SIF_VersionList to null

Version: 2.0

Since: 1.1

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