UtilizationType enumeration
Specifies the type of resource use for the current resource plan.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
Public Enumeration UtilizationType
'Usage
Dim instance As UtilizationType
public enum UtilizationType
Members
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. |