ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / ValidationResult Class / HasErrors Property

In This Topic
    HasErrors Property (ValidationResult)
    In This Topic
    Returns whether new errors were found in the network topology validation operation.
    Syntax
    public bool HasErrors {get;}
    Public ReadOnly Property HasErrors As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also