ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / DiagramElementSelection Class / SelectedJunctions Property

In This Topic
    SelectedJunctions Property
    In This Topic
    The selected junctions OIDs.
    Syntax
    public long[] SelectedJunctions {get; set;}
    Public Property SelectedJunctions As Long()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also