This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > IClassBreaksDef Interface > IClassBreaksDef.ClassificationField Property (ArcObjects .NET 10.4 SDK) |
Names of the classification field.
[Visual Basic .NET] Public Property ClassificationField As String
[C#] public string ClassificationField {get; set;}
[C++]
HRESULT get_ClassificationField(
BSTR* ClassificationField
);
[C++]
HRESULT put_ClassificationField(
BSTR ClassificationField
);
[C++]
Parameters ClassificationField [out, retval] ClassificationField is a parameter of type BSTR ClassificationField [in] ClassificationField is a parameter of type BSTR