ArcGIS Pro 3.7 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 ReadOnly Property AssociatedGlobalID As Guid
    public Guid AssociatedGlobalID {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also