EnterpriseResourceType enumeration
Represents the different types of enterprise resources.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
Public Enumeration EnterpriseResourceType
'Usage
Dim instance As EnterpriseResourceType
public enum EnterpriseResourceType
Members
Member name | Description | |
---|---|---|
NotSpecified | Type is not specified. | |
Work | People and equipment resources that perform work to accomplish a task. | |
Material | The supplies or other consumable items that are used to complete tasks in a project. |
Remarks
Enterprise resources are part of an organization’s entire list of resources and can be shared across projects.