ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ParcelLineInfo Class / EdgeID Property

In This Topic
    EdgeID Property (ParcelLineInfo)
    In This Topic
    Gets the ID for the edge associated with this line. Multiple returned for natural boundaries.
    Syntax
    Public ReadOnly Property EdgeID As IReadOnlyList(Of Integer)
    public IReadOnlyList<int> EdgeID {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also