Application.GlobalTaskTables Property
Project Developer Reference |
Returns a Tables collection representing the task tables of the Global.mpt file. Read-only.
Syntax
expression.GlobalTaskTables
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 task 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