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

EdgeID Property (ParcelLineInfo)
Gets the ID for the edge associated with this line. Multiple returned for natural boundaries.
Syntax
public IReadOnlyList<int> EdgeID {get;}
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 3.0 or higher.
See Also