ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / DiagramElementAttributeValues Class / AggregatedElementsValues Property

In This Topic
    AggregatedElementsValues Property
    In This Topic
    Gets the list of attribute values for aggregated elements of the DiagramElementAttributeValues.
    Syntax
    public IReadOnlyList<object[]> AggregatedElementsValues {get;}
    Public ReadOnly Property AggregatedElementsValues As IReadOnlyList(Of Object())
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also