ArcGIS Pro 3.7 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 ReadOnly Property Extent As Envelope
    public Envelope Extent {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also