ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing.Events Namespace / ParcelRecordEventArgs Class / IncomingActiveRecord Property

In This Topic
    IncomingActiveRecord Property
    In This Topic
    The record that becomes newly active with this event.
    Syntax
    public ParcelRecord IncomingActiveRecord {get;}
    Public ReadOnly Property IncomingActiveRecord As ParcelRecord
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also