ResourcePlan.UtilizationType Enumeration
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Enumeration UtilizationType
'Usage
Dim instance As ResourcePlan.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. |
Remarks
The ResourcePlan.UtilizationType type is used in the RESPLAN_UTILIZATION_TYPE column of the ResourcePlanDataSet Utilization table. Values and descriptions for the ResourcePlan.UtilizationType type are provided solely for interpreting the information in this table.