SIFWorks ADK 2.0
SIF_LeftElement Property
NamespacesEdustructures.SifWorks.InfraSIF_JoinOnSIF_LeftElement

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

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

To remove the SIF_LeftElement, set SIF_LeftElement to null

Version: 2.0

Since: 2.0

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