public ParcelEditToken DuplicateParcels( ParcelLayer parcelLayer, SelectionSet sourceFeatures, Guid recordGuid, Layer destinationLayer )
Public Overloads Function DuplicateParcels( _ ByVal parcelLayer As ParcelLayer, _ ByVal sourceFeatures As SelectionSet, _ ByVal recordGuid As Guid, _ ByVal destinationLayer As Layer _ ) As ParcelEditToken
Parameters
- parcelLayer
- The parcel fabric layer to duplicate the selected features from.
- sourceFeatures
- The source layers and feature OIDs of parcel features.
- recordGuid
- The global Id of the parcel record feature to assign to new features.
- destinationLayer
- The target parcel type layer to duplicate the selected parcel features into.