SIFWorks ADK 2.0
GetSIF_JoinOn Method (SifLeftElement, SifRightElement)
NamespacesEdustructures.SifWorks.InfraSIF_JoinGetSIF_JoinOn(SIF_LeftElement, SIF_RightElement)

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

Gets a SIF_JoinOn object instance. More than one instance can be defined for this object because it is a repeatable field element.
Declaration Syntax
C#Visual BasicVisual C++
public SIF_JoinOn GetSIF_JoinOn(
	SIF_LeftElement SifLeftElement,
	SIF_RightElement SifRightElement
)
Public Function GetSIF_JoinOn ( _
	SifLeftElement As SIF_LeftElement, _
	SifRightElement As SIF_RightElement _
) As SIF_JoinOn
public:
SIF_JoinOn^ GetSIF_JoinOn (
	SIF_LeftElement^ SifLeftElement, 
	SIF_RightElement^ SifRightElement
)
Parameters
SifLeftElement (SIF_LeftElement)
Identifies the SIF_JoinOn object to return by its "SIF_LeftElement" attribute value
SifRightElement (SIF_RightElement)
Identifies the SIF_JoinOn object to return by its "SIF_RightElement" attribute value
Return Value
A SIF_JoinOn object
Remarks

Version: 2.0

Since: 2.0

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