ArcGIS Pro 2.9 API Reference Guide
SetParcelHistoryCurrent Method

ArcGIS.Desktop.Editing Namespace > EditOperation Class : SetParcelHistoryCurrent Method
The target parcel layer to update.
The source layers and feature IDs of parcel features.
Set the history of the selected parcel features to current.
Syntax

Parameters

parcelLayer
The target parcel layer to update.
sourceFeatures
The source layers and feature IDs of parcel features.
Exceptions
ExceptionDescription
ParcelLayer, sourceFeatures cannot be null.
Insufficient license. This method requires a standard license.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EditOperation Class
EditOperation Members