ArcGIS Pro 2.6 API Reference Guide
GetSubnetworks Method

ArcGIS.Core.Data.UtilityNetwork Namespace > SubnetworkManager Class : GetSubnetworks Method
The specified tier from which to retrieve the subnetworks.
The states the subnetworks to be retrieved are in.
Gets the list of Subnetwork in the Tier specified by tier whose SubnetworkStates are in subnetworkStates. This method must be called on the MCT. Use QueuedTask.Run.
Syntax

Parameters

tier
The specified tier from which to retrieve the subnetworks.
subnetworkStates
The states the subnetworks to be retrieved are in.

Return Value

Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

SubnetworkManager Class
SubnetworkManager Members