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