SIFWorks ADK 2.0
SetSIF_JoinOns Method (items)
NamespacesEdustructures.SifWorks.InfraSIF_JoinSetSIF_JoinOns(array<SIF_JoinOn>[]())

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

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

Version: 2.0

Since: 2.0

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