DraftTaskLink.Start property
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
Public ReadOnly Property Start As DraftTask
Get
'Usage
Dim instance As DraftTaskLink
Dim value As DraftTask
value = instance.Start
public DraftTask Start { get; }
Property value
Type: Microsoft.ProjectServer.Client.DraftTask