ArcGIS Pro 2.8 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.
This method or property must be called within the lambda passed to QueuedTask.Run
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

SubnetworkManager Class
SubnetworkManager Members