ArcGIS Pro 2.8 API Reference Guide
RetireFeaturesToRecord(ParcelLayer,IEnumerable<KeyValuePair<MapMember,List<Int64>>>,String) Method

ArcGIS.Desktop.Editing Namespace > EditOperation Class > RetireFeaturesToRecord Method : RetireFeaturesToRecord(ParcelLayer,IEnumerable<KeyValuePair<MapMember,List<Int64>>>,String) Method
The parcel fabric layer with the parcels to have the record assigned.
The source layers and feature IDs of parcel features.
The name of the parcel record that will retire parcel features.
Retire parcels to a record.
Syntax

Parameters

parcelLayer
The parcel fabric layer with the parcels to have the record assigned.
sourceFeatures
The source layers and feature IDs of parcel features.
recordName
The name of the parcel record that will retire parcel features.
Exceptions
ExceptionDescription
ParcelLayer, sourceFeatures, and recordName cannot be null.
Insufficient license. This method requires a standard license.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

EditOperation Class
EditOperation Members
Overload List