ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / DiagramElement Class / AssociatedGlobalID Property

In This Topic
    AssociatedGlobalID Property (DiagramElement)
    In This Topic
    Gets the associated globalID of the DiagramElement. This is the global ID of the utility network row that corresponds to this element.
    Syntax
    public Guid AssociatedGlobalID {get;}
    Public ReadOnly Property AssociatedGlobalID As Guid
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also