ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / RangeExtent Class / Exclusion Property

In This Topic
    Exclusion Property
    In This Topic
    Gets or sets whether values within the range are included or excluded.
    Syntax
    public bool Exclusion {get; set;}
    Public Property Exclusion As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also