SIFWorks ADK 2.0
SetSIF_Operator Method (val)
NamespacesEdustructures.SifWorks.InfraSIF_ConditionSetSIF_Operator(Operators)

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

Sets the value of the <SIF_Operator> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetSIF_Operator(
	Operators val
)
Public Sub SetSIF_Operator ( _
	val As Operators _
)
public:
void SetSIF_Operator (
	Operators^ val
)
Parameters
val (Operators)
A Operators object
Remarks

The SIF specification defines the meaning of this element as: "The comparison operator for the condition."

Version: 2.0

Since: 1.1

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