Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 962 Bytes

Project.Application.GlobalResourceFilters.md

File metadata and controls

31 lines (20 loc) · 962 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.GlobalResourceFilters property (Project)
vbapj.chm132296
vbapj.chm132296
project-server
Project.Application.GlobalResourceFilters
d3cd1f3f-7d46-612f-eaa1-3b3528ca4ab6
06/08/2017
medium

Application.GlobalResourceFilters property (Project)

Gets or sets a Filters collection representing the resource filters of the Global.mpt file. Read/write Filters.

Syntax

expression. GlobalResourceFilters

expression A variable that represents an Application object.

Remarks

In Project Professional, you can also add a resource filter to the enterprise global template. First open the enterprise global template, making it the active project, and then run the Add method of the Filters object.

[!includeSupport and feedback]