SIFWorks ADK 2.0
SIF_Join Constructor (type, sifJoinOn)
NamespacesEdustructures.SifWorks.InfraSIF_JoinSIF_JoinSIF_JoinNew(SIFJoinType, SIF_JoinOn)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public SIF_Join(
	SIFJoinType type,
	SIF_JoinOn sifJoinOn
)
Public Sub New ( _
	type As SIFJoinType, _
	sifJoinOn As SIF_JoinOn _
)
public:
SIF_Join (
	SIFJoinType^ type, 
	SIF_JoinOn^ sifJoinOn
)
Parameters
type (SIFJoinType)
A Type
sifJoinOn (SIF_JoinOn)
A SIF_JoinOn

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