ProjectContext.PageSizes property
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
Public ReadOnly Property PageSizes As PageSizes
Get
'Usage
Dim instance As ProjectContext
Dim value As PageSizes
value = instance.PageSizes
public PageSizes PageSizes { get; }
Property value
Type: Microsoft.ProjectServer.Client.PageSizes