RetailProductAttributesLookup::synchronizeFields Method
Synchronizes the attributes and attribute values from the fields that are queued in the specified attribute lookup.
Syntax
client server public static boolean synchronizeFields(RetailProductAttributesLookup _attributeLookup, RefRecId _categoryInstance)
Run On
Called
Parameters
- _attributeLookup
Type: RetailProductAttributesLookup Table
A RetailProductAttributesLookup table.
- _categoryInstance
Type: RefRecId Extended Data Type
The RecId value.
Return Value
Type: boolean
true if the fields get synchronized; otherwise false.