[This is preliminary documentation and is subject to change.]
A SIF_JoinOn
| C# | Visual Basic | Visual C++ |
public class SIF_JoinOn : SifElement
Public Class SIF_JoinOn _ Inherits SifElement
public ref class SIF_JoinOn : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SIF_JoinOnSIF_JoinOnNew()() |
Creates an instance of a SIF_JoinOn
| |
| SIF_JoinOnSIF_JoinOnNew(SIF_LeftElement, SIF_RightElement) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
| |
| SetSIF_LeftElement(Topics, String) | Sets the value of the <SIF_LeftElement> element. | |
| SetSIF_RightElement(Topics, String) | Sets the value of the <SIF_RightElement> element. | |
| SIF_LeftElement |
Gets or sets the value of the <SIF_LeftElement> element.
| |
| SIF_RightElement |
Gets or sets the value of the <SIF_RightElement> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||
| Element | |||
| SifElement | |||
| SIF_JoinOn | |||