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

ArcGIS.Desktop.Editing Namespace > EditOperation Class : ShrinkParcelsToSeeds(ParcelLayer,IEnumerable<KeyValuePair<MapMember,List<Int64>>>) Method
The parcel fabric layer.
The source layers and feature IDs of parcel polygons.
Shrink selected parcels to seeds.
Syntax

Parameters

parcelLayer
The parcel fabric layer.
sourceFeatures
The source layers and feature IDs of parcel polygons.
Exceptions
ExceptionDescription
ParcelLayer, sourceFeatures, recordGuid 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