Filter Object, Filters Collection Object

Multiple objects
Filters
Filter

Represents a filter in Project. The Filter object is a member of the Filters collection.

Using the Filter Object

The following example applies a critical task filter to the active project.

ActiveProject.TaskFilters("Critical").Apply

Properties | Application Property | Count Property | FilterType Property | Index Property | Item Property | Name Property | Parent Property | ShowInMenu Property | ShowRelatedSummaryRows Property

Methods | Apply Method | Delete Method

Parent Objects | Project Object, Projects Collection Object | ViewSingle Object, ViewsSingle Collection Object

See Also | Filter Property | ResourceFilters Property | TaskFilters Property