ArcGIS Pro 3.7 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 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