DraftProjectResourceCollection.GetById(String) Method

Definition

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

Parameters

objectId
String

Returns

Attributes

Applies to