ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / DiagramElementQueryByObjectIDs Class / ContainerObjectIDs Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also