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