[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.
| C# | Visual Basic | Visual 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 )
- 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
A SIF_JoinOn object
Version: 2.0
Since: 2.0