ProjectServer constructor
Creates an instance of the ProjectServer object and initializes it.
Overload list
Name | Description | |
---|---|---|
ProjectServer(ClientRuntimeContext) | Initializes a ProjectServer object by using the SharePoint client run-time context. | |
ProjectServer(ClientRuntimeContext, ObjectPath) | Initializes a ProjectServer object by using the SharePoint client run-time context and the Project Web App path. |
Top