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