ArcGIS Pro 2.9 API Reference Guide
GetDiagramInfo Method

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace > NetworkDiagram Class : GetDiagramInfo Method
Get NetworkDiagramInfo from the network diagram. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public NetworkDiagramInfo GetDiagramInfo()
Public Function GetDiagramInfo() As NetworkDiagramInfo

Return Value

The NetworkDiagramInfo of the network diagram.
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