Expand Minimize
This topic has not yet been rated - Rate this topic

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)
<ClientCallableTypeAttribute(ServerTypeId := "8CF9E946-FC67-4475-9B3B-FEA8841760D4")> _
Public Enumeration UtilizationType
Dim instance As ResourcePlan.UtilizationType
[ClientCallableTypeAttribute(ServerTypeId = "8CF9E946-FC67-4475-9B3B-FEA8841760D4")]
public enum UtilizationType
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.

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.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.