Share via


RetailAssortmentProductLine::copyProductLines Method

Creates a copy of the product lines from a source assortment to a specified target assortment.

Syntax

server public static void copyProductLines(
    RetailAssortmentRefRecId _sourceAssortmentId, 
    RetailAssortmentStatusType _sourceAssortmentStatus, 
    RetailAssortmentRefRecId _targetAssortmentId, 
    RetailAssortmentStatusType _targetAssortmentStatus)

Run On

Server

Parameters

See Also

Reference

RetailAssortmentProductLine Table