Share via


PublishedAssignment.Resource property

Gets the resource that is associated with the assignment.

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property Resource As PublishedProjectResource
    Get
'Usage
Dim instance As PublishedAssignment
Dim value As PublishedProjectResource

value = instance.Resource
[RemoteAttribute]
public PublishedProjectResource Resource { get; }

Property value

Type: Microsoft.ProjectServer.Client.PublishedProjectResource
A PublishedProjectResource object.

See also

Reference

PublishedAssignment class

PublishedAssignment members

Microsoft.ProjectServer.Client namespace