SIFWorks ADK 2.0
SIF_Value Property
NamespacesEdustructures.SifWorks.InfraSIF_ConditionSIF_Value

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

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

The SIF specification defines the meaning of this element as: "SIF_Value is the data that is used to compare with the value of the element or attribute."

Version: 2.0

Since: 1.1

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