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

Gets or sets the field to sort by. e.g for groups The allowed field names are title, owner, and created.

Syntax

Visual Basic (Declaration) 
Public Property SortField As String
C# 
public string SortField {get; set;}

Property Value

The sort field.

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.