ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / DiagramElementQueryByObjectIDs Class


In This Topic
    DiagramElementQueryByObjectIDs Class Properties
    In This Topic

    For a list of all members of this type, see DiagramElementQueryByObjectIDs members.

    Public Properties
     NameDescription
    Public Property Determines whether the connected edges and junctions of the specified elements are added to the query.  
    Public Property Determines whether the contents and containers of the specified elements are added to the query.  
    Public Property A list of diagram container element object IDs to add to the query.    
    Public Property A list of diagram edge element object IDs to add to the query.    
    Public Property A list of diagram junction element object IDs to add to the query.    
    Top
    See Also