[This is preliminary documentation and is subject to change.]
Adds the value of the <SIF_Condition> element.

Declaration Syntax
Public Sub AddSIF_Condition ( _
SifElement As String, _
SifOperator As Operators, _
SifValue As String _
)

Parameters
- SifElement (String)
- This is the element/attribute being queried. See below for syntax.
- SifOperator (Operators)
- The comparison operator for the condition.
- SifValue (String)
- SIF_Value is the data that is used to compare with the value of the element or attribute.

Remarks
This form of setSIF_Condition is provided as a convenience method
that is functionally equivalent to the method AddSIF_Condition
Version: 2.0
Since: 1.1
Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10