ArcGIS Pro 3.2 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

    ArcGIS Pro version: 3 or higher.
    See Also