Project.TaskGroupList Property
Project Developer Reference |
Returns a List object representing the task groups in the active project. Read-only Object .
Syntax
expression.TaskGroupList
expression A variable that represents a Project object.
See Also