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


In This Topic
    DiagramElement Class Members
    In This Topic

    The following tables list the members exposed by DiagramElement.

    Public Properties
     NameDescription
    Public PropertyGets the associated globalID of the DiagramElement. This is the global ID of the utility network row that corresponds to this element.  
    Public PropertyGets the associated source ID of the DiagramElement. This is the network source ID of the utility network row that corresponds to this element.  
    Public PropertyGets the container ID of the DiagramElement.  
    Public PropertyGets the globalID of the DiagramElement.  
    Public PropertyGets the ID of the DiagramElement.  
    Public PropertyGets the object ID of the DiagramElement.  
    Public PropertyGets and sets the shape of the DiagramElement.  
    Top
    Protected Properties
     NameDescription
    Protected Property Gets the geometry type.  
    Top
    See Also