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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also