Condition.IsTrue Method
Enables exploration of the enclosing rule if a condition evaluates to true.
Overload List
Name | Description |
---|---|
Condition.IsTrue (Boolean) | Enables exploration of the enclosing rule if a condition evaluates to true. |
Condition.IsTrue (Boolean, String) | Enables exploration of the enclosing rule and indicates that a requirement is captured by the generated step if a condition evaluates to true. |
See Also
Reference
Condition Class
Condition Members
Microsoft.Modeling Namespace
Condition.IsFalse Method