Comma-separated list of ORDER BY fields (with ASC or DESC specifiers).
[Visual Basic .NET] Public Property OrderByFields As String
[C#] public string OrderByFields {get; set;}
[C++]
HRESULT get_OrderByFields(
BSTR* OrderByFields
);
[C++]
HRESULT put_OrderByFields(
BSTR OrderByFields
);
[C++]Parameters
OrderByFields [out, retval] OrderByFields is a parameter of type BSTR OrderByFields [in] OrderByFields is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.