Share via


OrderGroupSearch.OrderNumber Property (BCL)

The OrderNumber property is a read/write String that contains the order number to search for.

Definition

[Visual Basic .NET]

Public Property OrderNumber As System.String

[C#]

public System.String OrderNumber{get; set;} 

Property Value

The order number to search for.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Orders

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.