CatalogProduct::copyProductLines Method
Creates a copy of the product lines from the source catalog in the specified target catalog.
Syntax
server public static void copyProductLines(CatalogRefRecId _sourceCatalogId, CatalogRefRecId _targetCatalogId)
Run On
Server
Parameters
- _sourceCatalogId
Type: CatalogRefRecId Extended Data Type
The record ID of the source catalog.
- _targetCatalogId
Type: CatalogRefRecId Extended Data Type
The record ID of the target catalog.