ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / DiagramEdgeElement Class


In This Topic
    DiagramEdgeElement Class Properties
    In This Topic

    For a list of all members of this type, see DiagramEdgeElement 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. (Inherited from ArcGIS.Core.Data.NetworkDiagrams.DiagramElement)
    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. (Inherited from ArcGIS.Core.Data.NetworkDiagrams.DiagramElement)
    Public PropertyGets the container ID of the DiagramElement. (Inherited from ArcGIS.Core.Data.NetworkDiagrams.DiagramElement)
    Public PropertyGets the FromID of the DiagramEdgeElement.  
    Public PropertyGets the globalID of the DiagramElement. (Inherited from ArcGIS.Core.Data.NetworkDiagrams.DiagramElement)
    Public PropertyGets the ID of the DiagramElement. (Inherited from ArcGIS.Core.Data.NetworkDiagrams.DiagramElement)
    Public PropertyGets the object ID of the DiagramElement. (Inherited from ArcGIS.Core.Data.NetworkDiagrams.DiagramElement)
    Public PropertyGets and sets the shape of the DiagramElement. (Inherited from ArcGIS.Core.Data.NetworkDiagrams.DiagramElement)
    Public PropertyGets the ToID of the DiagramEdgeElement.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyOverridden.  Gets the geometry type. Always returns Polyline.  
    Top
    See Also