ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data Namespace / AttributeRuleError Class / IsException Property

In This Topic
    IsException Property (AttributeRuleError)
    In This Topic
    Gets or sets a value indicating whether this error should be treated as an exception.
    Syntax
    Public Property IsException As Boolean
    public bool IsException {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also