ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / SubnetworkController Class / Element Property

In This Topic
    Element Property (SubnetworkController)
    In This Topic
    Returns the Element that serves as this subnetwork controller.
    Syntax
    public Element Element {get;}
    Public ReadOnly Property Element As Element
    Remarks
    This includes the device feature and terminal.
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also