Indicates if unique values are flipped.
[Visual Basic .NET] Public Property ReverseUniqueValuesSorting As Boolean
[C#] public bool ReverseUniqueValuesSorting {get; set;}
[C++]
HRESULT get_ReverseUniqueValuesSorting(
VARIANT_BOOL* Ascending
);
[C++]
HRESULT put_ReverseUniqueValuesSorting(
VARIANT_BOOL Ascending
);
[C++]Parameters
Ascending [out, retval] Ascending is a parameter of type VARIANT_BOOL Ascending [in] Ascending is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.