SIFWorks ADK 2.0
RemoveSIF_JoinOn Method (SifLeftElement, SifRightElement)
NamespacesEdustructures.SifWorks.InfraSIF_JoinRemoveSIF_JoinOn(SIF_LeftElement, SIF_RightElement)

[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.
Declaration Syntax
C#Visual BasicVisual 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
)
Parameters
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
Remarks

Version: 2.0

Since: 2.0

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