[This is preliminary documentation and is subject to change.]
Removes 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 void RemoveSIF_JoinOn( SIF_LeftElement SifLeftElement, SIF_RightElement SifRightElement )
Public Sub RemoveSIF_JoinOn ( _ SifLeftElement As SIF_LeftElement, _ SifRightElement As SIF_RightElement _ )
public: void RemoveSIF_JoinOn ( SIF_LeftElement^ SifLeftElement, SIF_RightElement^ SifRightElement )
- SifLeftElement (SIF_LeftElement)
- Identifies the SIF_JoinOn object to remove by its SIF_LeftElement value
- SifRightElement (SIF_RightElement)
- Identifies the SIF_JoinOn object to remove by its SIF_RightElement value
Version: 2.0
Since: 2.0