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

In This Topic
    HasErrors Property (UtilityNetworkState)
    In This Topic
    Returns whether the network topology of the utility network has any errors.
    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