SIFWorks ADK 2.0
SIF_RightElement Property
NamespacesEdustructures.SifWorks.InfraSIF_JoinOnSIF_RightElement

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

Gets or sets the value of the <SIF_RightElement> element.
Declaration Syntax
C#Visual BasicVisual C++
public SIF_RightElement SIF_RightElement{ get; set;}
Public Property SIF_RightElement As SIF_RightElement
public:
property SIF_RightElement^ SIF_RightElement {
	SIF_RightElement^ get ();
	void set (SIF_RightElement^ value);
}
Value
A SIF_RightElement
Remarks

To remove the SIF_RightElement, set SIF_RightElement to null

Version: 2.0

Since: 2.0

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