ArcGIS Pro 2.8 API Reference Guide
IsDisjointSubnetworkSupported Property

ArcGIS.Core.Data.UtilityNetwork Namespace > Tier Class : IsDisjointSubnetworkSupported Property
Gets a value indicating whether disjoint subnetworks are supported in this tier.
Syntax
public bool IsDisjointSubnetworkSupported {get;}
Public ReadOnly Property IsDisjointSubnetworkSupported As Boolean
Remarks
A disjoint subnetwork contains at least one subnetwork controller that is untraversable from its other subnetwork controllers. If disjoint subnetworks exist and are not supported, calling Update will result in an error.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Tier Class
Tier Members