EnterpriseProjectTypeCollection.GetById(String) Method

Definition

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

Parameters

objectId
String

Returns

Attributes

Applies to