Share via


Application.GlobalResourceTables Property

Project Developer Reference

Returns a Tables collection representing the resource tables of the Global.mpt file. Read-only Object.

Syntax

expression.GlobalResourceTables

expression   A variable that represents an Application object.

Return Value
Tables

Remarks

In Microsoft Office Project 2007 and Microsoft Office Project Professional 2003, you can also add a resource table to the enterprise global template. First open the enterprise global template, making it the active project, and then run the Add method.

See Also