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