Indicates if the classification field is numeric.
[Visual Basic .NET] Public ReadOnly Property IsNumericClasses As Boolean
[C#] public bool IsNumericClasses {get;}
[C++]
HRESULT get_IsNumericClasses(
VARIANT_BOOL* bNumeric
);
[C++]Parameters
bNumeric [out, retval] bNumeric is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.