Application.GlobalTaskFilters Property
Project Developer Reference |
Returns a Filters collection representing the task filters in the Global.mpt file. Read-only Object.
Syntax
expression.GlobalTaskFilters
expression A variable that represents an Application object.
Return Value
Filters
See Also