Project.TaskTables Property
Project Developer Reference |
Returns a Tables collection representing the task tables of a project. Read-only Object.
Syntax
expression.TaskTables
expression A variable that represents a Project object.
Return Value
Tables
See Also