次の方法で共有


DraftAssignment.Resource property

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

Syntax

'Declaration
Public ReadOnly Property Resource As DraftProjectResource
    Get
'Usage
Dim instance As DraftAssignment
Dim value As DraftProjectResource

value = instance.Resource
public DraftProjectResource Resource { get; }

Property value

Type: Microsoft.ProjectServer.Client.DraftProjectResource

See also

Reference

DraftAssignment class

DraftAssignment members

Microsoft.ProjectServer.Client namespace