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

ArcGIS.Desktop.Editing Namespace > EditOperation Class > AssignFeaturesToRecord Method : AssignFeaturesToRecord(ParcelLayer,IEnumerable<KeyValuePair<MapMember,List<Int64>>>,ParcelRecord) Method
The parcel fabric layer with the parcels to have the record assigned.
The source layers and feature IDs of parcel features.
The parcel record that will be assigned to parcel features.
Assign 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.
parcelRecord
The parcel record that will be assigned to parcel features.
Exceptions
ExceptionDescription
ParcelLayer, sourceFeatures, parcelRecord 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