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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also