ArcGIS Pro 3.2 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 IReadOnlyList<int> EdgeID {get;}
    Public ReadOnly Property EdgeID As IReadOnlyList(Of Integer)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also