public ParcelEditToken DuplicateParcels( ParcelLayer parcelLayer, SelectionSet sourceFeatures, long recordOid, Layer destinationLayer, int destinationParcelSubtype )
Public Overloads Function DuplicateParcels( _ ByVal parcelLayer As ParcelLayer, _ ByVal sourceFeatures As SelectionSet, _ ByVal recordOid As Long, _ ByVal destinationLayer As Layer, _ ByVal destinationParcelSubtype As Integer _ ) As ParcelEditToken
Parameters
- parcelLayer
- The parcel fabric layer to duplicate the selected features from.
- sourceFeatures
- The source layers and feature OIDs of parcel features.
- recordOid
- The object Id of the parcel record feature that will be assigned to new features.
- destinationLayer
- The target parcel type layer to duplicate the selected parcel features into.
- destinationParcelSubtype
- The target parcel subtype assigned to the selected parcel features.