ArcGIS Pro 3.7 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 ReadOnly Property ToPointObjectID As IReadOnlyList(Of Long)
    public IReadOnlyList<long> ToPointObjectID {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also