This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* bNumeric
);
[C++]
Parameters bNumeric [out, retval]
bNumeric is a parameter of type bool*