SIFWorks ADK 2.0
AddSIF_JoinOn Method (SifLeftElement, SifRightElement)
NamespacesEdustructures.SifWorks.InfraSIF_JoinAddSIF_JoinOn(SIF_LeftElement, SIF_RightElement)

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

Adds the value of the <SIF_JoinOn> element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddSIF_JoinOn(
	SIF_LeftElement SifLeftElement,
	SIF_RightElement SifRightElement
)
Public Sub AddSIF_JoinOn ( _
	SifLeftElement As SIF_LeftElement, _
	SifRightElement As SIF_RightElement _
)
public:
void AddSIF_JoinOn (
	SIF_LeftElement^ SifLeftElement, 
	SIF_RightElement^ SifRightElement
)
Parameters
SifLeftElement (SIF_LeftElement)
A SIF_LeftElement
SifRightElement (SIF_RightElement)
A SIF_RightElement
Remarks

This form of setSIF_JoinOn is provided as a convenience method that is functionally equivalent to the method AddSIF_JoinOn

Version: 2.0

Since: 2.0

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