OrderGroupSearchOptions.SortColumnName Property (BCL)

The SortColumnName property is a read/write String that contains the column to sort by.

Definition

[Visual Basic .NET]

Public Property SortColumnName As System.String

[C#]

public System.String SortColumnName{get; set;} 

Property Value

The column name to sort by.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Orders

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.