Share via


ProjectUtilizationType enumeration

Specifies the type of resource utilization.

Syntax

CSOM

enum ProjectUtilizationType 

JSOM

PS.ProjectUtilizationType

REST Interface

ProjectUtilizationType enumeration is not expliclity defined in REST. Use the values below to understand what can be returned and set.

Members

Name Value Description
ProjectPlan 0 Summary resource assignments are derived from the project assignments.
ResourceEngagements 1 Summary resource assignments are derived from resource engagements.
ProjectPlanUntil 2 Summary resource assignments are derived from the project assignments up to the utilization date and then from resource engagements.

See Also

DraftProject
PublishedProject
ResourcePlan