OrderGroupSearchOptions.PageSize Property (BCL)
The PageSize property is a read/write Int32 that sets page size.
Definition
[Visual Basic .NET]
Public Property PageSize As System.Int32
[C#]
public System.Int32 PageSize{get; set;}
Property Value
The size of the page.
Requirements
Namespace: Microsoft.CommerceServer.Runtime.Orders
Platforms: Windows 2000, Windows Server 2003
Assembly: Microsoft.CommerceServer.Runtime.dll
Copyright © 2005 Microsoft Corporation.
All rights reserved.