Share via


RetailProductUpdater.updateProductsInCategory Method [AX 2012]

Updates the products in the specified category.

Syntax

public void updateProductsInCategory()

Run On

Called

Remarks

Make sure that you set the appropriate parameters as class properties.

This function is expected to be called in category mode. In this case the entity ID will be the category ID.

See Also

Reference

RetailProductUpdater Class