ArcGIS Pro 2.9 API Reference Guide
FindNetworkRows Method

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace > NetworkDiagram Class : FindNetworkRows Method
The FindNetworkRowQuery used to search for network rows
Gets a IReadOnlyList of FindResultItems corresponding to the input list of diagram feature global IDs. This method must be called on the MCT. Use QueuedTask.Run.
Syntax

Parameters

query
The FindNetworkRowQuery used to search for network rows

Return Value

Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

NetworkDiagram Class
NetworkDiagram Members