Group2 Members (Project)
Represents a group definition where the group hierarchy can be maintained. A Group2 object is a member of a Groups2, ResourceGroups2, or TaskGroups2 collection.
Methods
Name |
Description |
---|---|
Deletes the Group2 object from a Groups2 collection. |
Properties
Name |
Description |
---|---|
Gets the Application object. Read-only Application. |
|
True if assignments are grouped, rather than tasks or resources. Read/write Boolean. |
|
Gets or sets the GroupCriteria2 collection representing the fields in a group definition. Read/write GroupCriteria2. |
|
Gets the index of a Group2 object in a ResourceGroups2 collection or TaskGroups2 collection. Read-only Long. |
|
Gets or sets a value that specifies whether hierarchy is maintained in the group view. Read/write Boolean. |
|
Gets or sets the name of a Group2 object. Read/write String. |
|
Gets the parent of the object. Read-only Project. |
|
True if summary tasks are displayed in a task view that is organized by group. Read/write Boolean. |