RetailProductAttributesLookup::synchronizeCategory Method
Makes sure all the records in global and legal entity retail product attributes tables for a specified category are up to date.
Syntax
client server public static void synchronizeCategory(RefRecId _categoryId)
Run On
Called
Parameters
- _categoryId
Type: RefRecId Extended Data Type
The RecId value of the category whose properties must be synchronized.
Remarks
This is potentially an expensive call, be careful when it is used.