Project.TaskFilters Property
Project Developer Reference |
Returns a Filters collection representing the task filters of the specified project. Read-only Object.
Syntax
expression.TaskFilters
expression A variable that represents a Project object.
Return Value
Filters
See Also