PageSizes 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
PageSizes(ClientRuntimeContext, ProjectServer) | |
PageSizes(ClientRuntimeContext, ObjectPath) |
PageSizes(ClientRuntimeContext, ProjectServer)
public PageSizes (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.ProjectServer.Client.ProjectServer server);
new Microsoft.ProjectServer.Client.PageSizes : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.ProjectServer.Client.ProjectServer -> Microsoft.ProjectServer.Client.PageSizes
Public Sub New (context As ClientRuntimeContext, server As ProjectServer)
Parameters
- context
- ClientRuntimeContext
- server
- ProjectServer
Applies to
PageSizes(ClientRuntimeContext, ObjectPath)
public PageSizes (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.ObjectPath objectPath);
new Microsoft.ProjectServer.Client.PageSizes : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.ObjectPath -> Microsoft.ProjectServer.Client.PageSizes
Parameters
- context
- ClientRuntimeContext
- objectPath
- ObjectPath