UtilizationType enumeration
Office 2013 and later
Specifies the type of resource use for the current resource plan.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
| Member name | Description | |
|---|---|---|
| FromProjectPlan | Value=0. Not supported. Summary resource assignments are derived from the project assignments. | |
| FromResourcePlan | Value=1. Not supported. Summary resource assignments are derived from the resource plan assignments. | |
| FromProjectPlanThenResourcePlan | Value=2. Not supported. Summary resource assignments are derived from the project assignments through the utilization date, then from the resource plan assignments after the utilization date. |
Show: