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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also