ArcGIS Pro 2.9 API Reference Guide
SetParcelHistoryRetired(ParcelLayer,IEnumerable<KeyValuePair<MapMember,List<Int64>>>,Int64) Method

ArcGIS.Desktop.Editing Namespace > EditOperation Class > SetParcelHistoryRetired Method : SetParcelHistoryRetired(ParcelLayer,IEnumerable<KeyValuePair<MapMember,List<Int64>>>,Int64) Method
The target parcel layer to update.
The source layers and feature IDs of parcel features.
The object Id of the parcel record that will be used to retire the parcel features.
Set the history of the selected parcel features to retire.
Syntax

Parameters

parcelLayer
The target parcel layer to update.
sourceFeatures
The source layers and feature IDs of parcel features.
recordOid
The object Id of the parcel record that will be used to retire the 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
Overload List