次の方法で共有


DraftAssignment.Parent property

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

Syntax

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

value = instance.Parent
public DraftAssignment Parent { get; }

Property value

Type: Microsoft.ProjectServer.Client.DraftAssignment

See also

Reference

DraftAssignment class

DraftAssignment members

Microsoft.ProjectServer.Client namespace