public ParcelEditToken SetParcelHistoryRetired( ParcelLayer parcelLayer, IEnumerable<KeyValuePair<MapMember,List<long>>> sourceFeatures, string recordName )
Public Overloads Function SetParcelHistoryRetired( _ ByVal parcelLayer As ParcelLayer, _ ByVal sourceFeatures As IEnumerable(Of KeyValuePair(Of MapMember,List(Of Long))), _ ByVal recordName As String _ ) As ParcelEditToken
Parameters
- parcelLayer
- The target parcel layer to update.
- sourceFeatures
- The source layers and feature IDs of parcel features.
- recordName
- The name of the parcel record that will be used to retire the parcel features.