ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / DiagramElementQueryByObjectIDs Class / AddConnected Property

In This Topic
    AddConnected Property
    In This Topic
    Determines whether the connected edges and junctions of the specified elements are added to the query.
    Syntax
    public bool AddConnected {get; set;}
    Public Property AddConnected As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also