SIFWorks ADK 2.0
SetSIF_Versions Method (items)
NamespacesEdustructures.SifWorks.InfraSIF_RegisterSetSIF_Versions(array<SIF_Version>[]())

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

Sets all SIF_Version object instances. All existing SIF_Version instances are removed and replaced with this list. Calling this method with the parameter value set to null removes all SIF_Versions.
Declaration Syntax
C#Visual BasicVisual C++
public void SetSIF_Versions(
	SIF_Version[] items
)
Public Sub SetSIF_Versions ( _
	items As SIF_Version() _
)
public:
void SetSIF_Versions (
	array<SIF_Version^>^ items
)
Parameters
items (array<SIF_Version>[]())
Remarks

Version: 2.0

Since: 1.1

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