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)

No code example is currently available or this language may not be supported.

Member nameDescription
FromProjectPlanValue=0. Not supported. Summary resource assignments are derived from the project assignments.
FromResourcePlanValue=1. Not supported. Summary resource assignments are derived from the resource plan assignments.
FromProjectPlanThenResourcePlanValue=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: