Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 928 Bytes

Project.Application.GlobalTaskTables.md

File metadata and controls

31 lines (20 loc) · 928 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.GlobalTaskTables property (Project)
vbapj.chm132299
vbapj.chm132299
project-server
Project.Application.GlobalTaskTables
5ca768b2-2e0f-6889-a300-8e81130ba798
06/08/2017
medium

Application.GlobalTaskTables property (Project)

Gets or sets a Tables collection representing the task tables of the Global.mpt file. Read/write Tables.

Syntax

expression. GlobalTaskTables

expression A variable that represents an Application object.

Remarks

In Project Professional, 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 of the Tables object.

[!includeSupport and feedback]