[This is preliminary documentation and is subject to change.]
Sets the value of the <SIF_ConditionGroup> element.
| C# | Visual Basic | Visual C++ |
public void SetSIF_ConditionGroup( ConditionType Type, SIF_Conditions SifConditions )
Public Sub SetSIF_ConditionGroup ( _ Type As ConditionType, _ SifConditions As SIF_Conditions _ )
public: void SetSIF_ConditionGroup ( ConditionType^ Type, SIF_Conditions^ SifConditions )
- Type (ConditionType)
- The Boolean operator for joining conditions (SIF_Conditions elements) within this element. Note that None should be used if there is only one SIF_Conditions element.
- SifConditions (SIF_Conditions)
- A SIF_Conditions
This form of setSIF_ConditionGroup is provided as a convenience method that is functionally equivalent to the SIF_ConditionGroup
Version: 2.0
Since: 1.1