DataConnector | ComponentOne
C1.AdoNet.QuickBooksOnline Assembly / C1.AdoNet.QuickBooksOnline Namespace / C1QuickBooksOnlineConnection Class / MaxPageSize Property

In This Topic
    MaxPageSize Property (C1QuickBooksOnlineConnection)
    In This Topic
    The maximum items returned per request to server
    Syntax
    'Declaration
     
    Public ReadOnly Property MaxPageSize As Integer
    public int MaxPageSize {get;}
    See Also