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

In This Topic
    OutgoingActiveRecord Property
    In This Topic
    The record that had been active before this event.
    Syntax
    public ParcelRecord OutgoingActiveRecord {get;}
    Public ReadOnly Property OutgoingActiveRecord As ParcelRecord
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also