SIFWorks ADK 2.0
SIF_JoinOn Constructor (sifLeftElement, sifRightElement)
NamespacesEdustructures.SifWorks.InfraSIF_JoinOnSIF_JoinOnSIF_JoinOnNew(SIF_LeftElement, SIF_RightElement)

[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_JoinOn(
	SIF_LeftElement sifLeftElement,
	SIF_RightElement sifRightElement
)
Public Sub New ( _
	sifLeftElement As SIF_LeftElement, _
	sifRightElement As SIF_RightElement _
)
public:
SIF_JoinOn (
	SIF_LeftElement^ sifLeftElement, 
	SIF_RightElement^ sifRightElement
)
Parameters
sifLeftElement (SIF_LeftElement)
A SIF_LeftElement
sifRightElement (SIF_RightElement)
A SIF_RightElement

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