[This is preliminary documentation and is subject to change.]
Removes a
SIF_Condition object instance. More than one instance can be defined for this object because it is a repeatable field element.

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

Parameters
- SifElement (String)
- Identifies the SIF_Condition object to remove by its SIF_Element value
- SifOperator (Operators)
- Identifies the SIF_Condition object to remove by its SIF_Operator value
- SifValue (String)
- Identifies the SIF_Condition object to remove by its SIF_Value value

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