SIFWorks ADK 2.0
SetSIF_Joins Method (items)
NamespacesEdustructures.SifWorks.InfraSIF_FromSetSIF_Joins(array<SIF_Join>[]())

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

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

Version: 2.0

Since: 2.0

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