ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / DiagramElementsAttributes Class / DiagramElementsAttributes Constructor
The array of attribute names of the DiagramElementsAttributes.
The List of DiagramElementAttributeValues for the DiagramElementsAttributes.
Indicates whether attribute values are using coded value names.

In This Topic
    DiagramElementsAttributes Constructor
    In This Topic
    Initializes a new instance of the DiagramElementsAttributes class.
    Syntax

    Parameters

    attributeNames
    The array of attribute names of the DiagramElementsAttributes.
    attributeValuesPerElement
    The List of DiagramElementAttributeValues for the DiagramElementsAttributes.
    useCodedValueNames
    Indicates whether attribute values are using coded value names.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also