ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ProportionalRendererDefinition Class / ExclusionClause Property

In This Topic
    ExclusionClause Property (ProportionalRendererDefinition)
    In This Topic
    Gets or sets a SQL statement to exclude features while computing class breaks.
    Syntax
    public string ExclusionClause {get; set;}
    Public Property ExclusionClause As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also