ArcGIS Pro 2.6 API Reference Guide
GetAggregations Method

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace > NetworkDiagram Class : GetAggregations Method
Gets the list of DiagramAggregations contained in this network diagram.
Syntax
public IReadOnlyList<DiagramAggregation> GetAggregations()
Public Function GetAggregations() As IReadOnlyList(Of DiagramAggregation)

Return Value

The list of DiagramAggregations.
Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

NetworkDiagram Class
NetworkDiagram Members