public ParcelEditToken RetireFeaturesToRecord( ParcelLayer parcelLayer, IEnumerable<KeyValuePair<MapMember,List<long>>> sourceFeatures, Guid recordGuid )
Public Overloads Function RetireFeaturesToRecord( _ ByVal parcelLayer As ParcelLayer, _ ByVal sourceFeatures As IEnumerable(Of KeyValuePair(Of MapMember,List(Of Long))), _ ByVal recordGuid As Guid _ ) As ParcelEditToken
Parameters
- parcelLayer
- The parcel fabric layer with the parcels to have the record assigned.
- sourceFeatures
- The source layers and feature IDs of parcel features.
- recordGuid
- The global Id of the parcel record that will retire parcel features.