ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / AttributeRuleEvaluationDescription Class / Extent Property

In This Topic
    Extent Property (AttributeRuleEvaluationDescription)
    In This Topic
    Gets the area of interest to evaluate. The default value is null.
    Syntax
    public Envelope Extent {get;}
    Public ReadOnly Property Extent As Envelope
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also