ArcGIS Pro 3.0 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, Windows 8.1

    See Also