ArcGIS Pro 3.7 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 ReadOnly Property AttributeNames As IReadOnlyCollection(Of String)
    public IReadOnlyCollection<string> AttributeNames {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.3 or higher.
    See Also