The Order By base value.
[Visual Basic .NET] Public Property OrderByBaseValue As Object
[C#] public object OrderByBaseValue {get; set;}
[C++]
HRESULT get_OrderByBaseValue(
VARIANT* pValue
);
[C++]
HRESULT put_OrderByBaseValue(
VARIANT pValue
);
[C++]Parameters
pValue [out, retval] pValue is a parameter of type VARIANT pValue [in] pValue is a parameter of type VARIANT
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.