SIFWorks ADK 2.0
SIF_Join Class
NamespacesEdustructures.SifWorks.InfraSIF_Join

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

A SIF_Join
Declaration Syntax
C#Visual BasicVisual C++
public class SIF_Join : SifKeyedElement
Public Class SIF_Join _
	Inherits SifKeyedElement
public ref class SIF_Join : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SIF_JoinSIF_JoinNew()()
Creates an instance of a SIF_Join

SIF_JoinSIF_JoinNew(SIFJoinType, SIF_JoinOn)
Constructor that accepts values for all mandatory fields

AddSIF_JoinOn(SIF_JoinOn)
Adds a new <SIF_JoinOn> child element.

AddSIF_JoinOn(SIF_LeftElement, SIF_RightElement)
Adds the value of the <SIF_JoinOn> element.

GetSIF_JoinOn(SIF_LeftElement, SIF_RightElement)
Gets a SIF_JoinOn object instance. More than one instance can be defined for this object because it is a repeatable field element.

GetSIF_JoinOns()()
Gets all SIF_JoinOn object instances. More than once instance can be defined for this object because it is a repeatable field element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.)
RemoveSIF_JoinOn(SIF_LeftElement, SIF_RightElement)
Removes a SIF_JoinOn object instance. More than one instance can be defined for this object because it is a repeatable field element.

SetSIF_JoinOns(array<SIF_JoinOn>[]())
Sets all SIF_JoinOn object instances. All existing SIF_JoinOn instances are removed and replaced with this list. Calling this method with the parameter value set to null removes all SIF_JoinOns.

SetType(SIFJoinType)
Sets the value of the Type attribute.

Type
Gets or sets the value of the Type attribute.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy

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