ProjectServer Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ProjectServer(ClientRuntimeContext) | |
ProjectServer(ClientRuntimeContext, ObjectPath) |
ProjectServer(ClientRuntimeContext)
public ProjectServer (Microsoft.SharePoint.Client.ClientRuntimeContext context);
new Microsoft.ProjectServer.Client.ProjectServer : Microsoft.SharePoint.Client.ClientRuntimeContext -> Microsoft.ProjectServer.Client.ProjectServer
Public Sub New (context As ClientRuntimeContext)
Parameters
- context
- ClientRuntimeContext
Applies to
ProjectServer(ClientRuntimeContext, ObjectPath)
public ProjectServer (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.ObjectPath objectPath);
new Microsoft.ProjectServer.Client.ProjectServer : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.ObjectPath -> Microsoft.ProjectServer.Client.ProjectServer
Parameters
- context
- ClientRuntimeContext
- objectPath
- ObjectPath