Adds the given where condition
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- condition
- Type: CMS.DataEngine IWhereCondition
Condition to add
- negation (Optional)
- Type: System Boolean
If true, the added where condition is negated
See Also