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