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

In This Topic
    FromPointObjectID Property
    In This Topic
    Gets the line’s from-point oid. Multiple returned if coincident point features are found.
    Syntax
    public IReadOnlyList<long> FromPointObjectID {get;}
    Public ReadOnly Property FromPointObjectID As IReadOnlyList(Of Long)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also