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 a resource that is part of an organization's entire list of resources and that can be shared across projects.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property Resource As EnterpriseResource
Get
'Usage
Dim instance As PlanAssignment
Dim value As EnterpriseResource
value = instance.Resource
[RemoteAttribute]
public EnterpriseResource Resource { get; }
Property value
Type: Microsoft.ProjectServer.Client.EnterpriseResource
An EnterpriseResource object.