SIFWorks ADK 2.0
SIF_Element Property
NamespacesEdustructures.SifWorks.InfraSIF_ConditionSIF_Element

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

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

The SIF specification defines the meaning of this element as: "This is the element/attribute being queried. See below for syntax."

Version: 2.0

Since: 1.1

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