ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / DiagramElementsAttributes Class / AttributeNames Property

In This Topic
    AttributeNames Property (DiagramElementsAttributes)
    In This Topic
    Gets the readonly collection of attribute names used in the DiagramElementsAttributes.
    Syntax
    public IReadOnlyCollection<string> AttributeNames {get;}
    Public ReadOnly Property AttributeNames As IReadOnlyCollection(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also