OrderGroupSearchOptions.PageNumber Property (BCL)

The PageNumber property is a read/write Int32 that sets page number of interest.

Definition

[Visual Basic .NET]

Public Property PageNumber As System.Int32

[C#]

public System.Int32 PageNumber{get; set;} 

Property Value

The page number.

Remarks

The default value is 1.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Orders

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.