Project.TaskGroups Property
Project Developer Reference |
Returns a TaskGroups collection representing all the task-based group definitions in the specified project. Read-only Object.
Syntax
expression.TaskGroups
expression A variable that represents a Project object.
Return Value
TaskGroups
See Also