Share via


TmpRetailProductsToAdd::unpack Method

Unpacks the container into records of the TmpRetailProductsToAdd table.

Syntax

client server public static TmpRetailProductsToAdd unpack(container _products)

Run On

Called

Parameters

  • _products
    Type: container
    Products in a container.

Return Value

Type: TmpRetailProductsToAdd Table
Records of the TmpRetailProductsToAdd table.

See Also

Reference

TmpRetailProductsToAdd Table