DraftTaskCollection.GetById(String) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.ProjectServer.Client.DraftTask GetById (string objectId);
member this.GetById : string -> Microsoft.ProjectServer.Client.DraftTask
Public Function GetById (objectId As String) As DraftTask

Parameters

objectId
String

Returns

Attributes

Applies to