TaskGroups Object Members

Project Developer Reference

A TaskGroups object represents the collection of all task-based group definitions.

Methods

  Name Description
Bb179438.methods(en-us,office.12).gif Add Adds a Group object to the TaskGroups collection.
Bb179438.methods(en-us,office.12).gif Copy Makes a copy of a group definition for the TaskGroups collection and returns a reference to the Group object.

Properties

  Name Description
Bb179438.properties(en-us,office.12).gif Application Returns an Application object. Read-only Object.
Bb179438.properties(en-us,office.12).gif Count Returns the number of items in the TaskGroups collection. Read-only Long.
Bb179438.properties(en-us,office.12).gif Item Returns a single Group item from the TaskGroups collection. Read-only Object.
Bb179438.properties(en-us,office.12).gif Parent Returns the parent of the object. Read-only Object.