ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBABivariateColorsRendererProperties Class / ClassificationFields Property

In This Topic
    ClassificationFields Property (CIMBABivariateColorsRendererProperties)
    In This Topic
    Gets or sets the classification field names in the levels of detail feature classes.
    Syntax
    public string[] ClassificationFields {get; set;}
    Public Property ClassificationFields As String()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also