ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / AttributeRuleEvaluationResult Class / NumberOfErrors Property

In This Topic
    NumberOfErrors Property
    In This Topic
    Gets the number of errors found by the Evaluate operation.
    Syntax
    public long NumberOfErrors {get;}
    Public ReadOnly Property NumberOfErrors As Long
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also