Share via


EnterpriseResourceType enumeration

Represents the different types of enterprise resources.

Syntax

CSOM

enum EnterpriseResourceType 

JSOM

PS.EnterpriseResourceType

REST Interface

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

Members

Name Value Description
NotSpecified 0 Type is not specified
Work 1 People and equipment resources that perform work to accomplish a task.
Material 2 The supplies or other consumable items that are used to complete tasks in a project.
Cost 3 Costs that used to complete tasks

See Also

EnterpriseResource
EnterpriseResourceCreationInformation
PlanAssignment