Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an enumerated value that represents the type of an enterprise resource.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property ResourceType As EnterpriseResourceType
Get
'Usage
Dim instance As EnterpriseResource
Dim value As EnterpriseResourceType
value = instance.ResourceType
[RemoteAttribute]
public EnterpriseResourceType ResourceType { get; }
Property value
Type: Microsoft.ProjectServer.Client.EnterpriseResourceType
An enumerated value.
Remarks
Examples of enterprise resource types include work and material.