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


In This Topic
    DiagramElement Class Properties
    In This Topic

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

    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