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

In This Topic
    EdgeObjectIDs Property (DiagramElementQueryByObjectIDs)
    In This Topic
    A list of diagram edge element object IDs to add to the query.  
    Syntax
    public IReadOnlyList<long> EdgeObjectIDs {get; set;}
    Public Property EdgeObjectIDs As IReadOnlyList(Of Long)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also