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


In This Topic
    DiagramElementQueryByObjectIDs Class Members
    In This Topic

    The following tables list the members exposed by DiagramElementQueryByObjectIDs.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the DiagramElementQueryByObjectIDs class.  
    Top
    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