ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ParcelLineInfo Class / FromPointObjectID Property
Version

    FromPointObjectID Property
    Gets the line’s from-point oid. Multiple returned if coincident point features are found.
    Syntax
    public IReadOnlyList<long> FromPointObjectID {get;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also