PSGroupingTypeId enumeration
Office 2013 and later
Specifies how a project line item is handled in grouping operations.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
| Member name | Description | |
|---|---|---|
| GroupingTypeExcluded | Value = 0. Excluded from grouping operations. | |
| GroupingTypeRequired | Value = 1. Required for grouping operations. | |
| GroupingTypeWork | Value = 2. Included in work based grouping operations. | |
| GroupingTypeCost | Value = 3. Included in cost based grouping operations. | |
| GroupingTypeEarnedValue | Value = 4. Included in earned value based grouping operations. |
Show: