ArcGIS API for Silverlight - Library Reference
SortOrder Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Portal Namespace > SearchParameters Class : SortOrder Property

Describes whether order returns in ascending or descending order. Default is ascending.

Syntax

Visual Basic (Declaration) 
Public Property SortOrder As QuerySortOrder
C# 
public QuerySortOrder SortOrder {get; set;}

Property Value

The sort order.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.