ArcGIS Pro 3.0 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, Windows 8.1

    See Also