This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Overload List
Name | Description | |
---|---|---|
Iif(IExpressionEvaluator, IExpressionEvaluator) |
Returns one value if the specified condition evaluates to true, or another value if it evaluates to false.
|
|
Iif(IExpressionEvaluator, IExpressionEvaluator, IExpressionEvaluator) |
Returns one value if the specified condition evaluates to true, or another value if it evaluates to false.
|