ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / SubnetworkController Class / IsDeleted Property

In This Topic
    IsDeleted Property (SubnetworkController)
    In This Topic
    Returns whether the subnetwork controller has been deleted.
    Syntax
    public bool IsDeleted {get;}
    Public ReadOnly Property IsDeleted As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also