Visual Basic (Declaration) | |
---|---|
Public Property OrderByFields As IList(Of OrderByField) |
C# | |
---|---|
public IList<OrderByField> OrderByFields {get; set;} |
Property Value
The order by fields.Target Platforms:Windows Phone 7
![]() ![]() |
ArcGIS Runtime SDK for Windows Phone - Library Reference | |
OrderByFields Property | |
See Also Send comments on this topic |
ESRI.ArcGIS.Client.Tasks Namespace > Query Class : OrderByFields Property |
Visual Basic (Declaration) | |
---|---|
Public Property OrderByFields As IList(Of OrderByField) |
C# | |
---|---|
public IList<OrderByField> OrderByFields {get; set;} |
Target Platforms:Windows Phone 7