The ExclusionConditions collection, referenced by the ExclusionConditions property of the DataEngine object, provides a collection of FilterCondition objects, which describe the exclusion conditions entered by the user for a particular report.

Properties
See Collections for a list of properties.

Methods
See Collections for a list of methods. Pass the name of the field for the filter condition to the AddItem method or set the FieldName property of the returned FilterCondition object.

See Also
Collections | DataEngine Object | FilterCondition Object | FilterConditions Collection