| IValueTransformerAddTrue Method |
Makes sure result to be read as 'true' boolean value
Namespace: FlexRule.Decisions.Tables.ReadersAssembly: FlexRule.Decisions (in FlexRule.Decisions.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxvoid AddTrue(
string expression,
bool ignoreCase = true,
string column = null
)
Parameters
- expression
- Type: SystemString
- ignoreCase (Optional)
- Type: SystemBoolean
- column (Optional)
- Type: SystemString
See Also