Group

Group class

Represents a group definition. A Group object is a member of the ResourceGroups collection or the TaskGroups collection.

Constructors

NameDescription
GroupInitializes a new instance of the Group class.

Methods

NameDescription
get_GroupAssignmentsGets a value indicating whether assignments should be grouped instead of tasks.
get_GroupCriteriaGets a GroupCriteria collection representing the fields in a group definition.
get_IndexGets the index of a Group object in the Groups list .
get_MaintainHierarchyGets a value indicating whether to show all the levels of summary tasks for subtasks within group.
get_NameGets a name of a Group object.
get_ShowInMenuGets a value indicating whether Project shows the group name in the Group drop-down list in the Ribbon.
get_ShowSummaryGets a value indicating whether summary rows are displayed for the group.
get_UidGets a unique identifier of a group.
set_GroupAssignmentsSets a value indicating whether assignments should be grouped instead of tasks.
set_GroupCriteriaSets a GroupCriteria collection representing the fields in a group definition.
set_IndexSets the index of a Group object in the Groups list .
set_MaintainHierarchySets a value indicating whether to show all the levels of summary tasks for subtasks within group.
set_NameSets a name of a Group object.
set_ShowInMenuSets a value indicating whether Project shows the group name in the Group drop-down list in the Ribbon.
set_ShowSummarySets a value indicating whether summary rows are displayed for the group.