PdsBatchAttribByItemCustomer.checkDuplicateAttributes Method
Determines whether the assignment will introduce duplicate attributes to an item and customer combination.
Syntax
public boolean checkDuplicateAttributes()
Run On
ClientOrServer
Return Value
Type: boolean
true if the assignment introduces duplicate attributes; otherwise, false.
Remarks
For every attribute that is being introduced as a duplicate, an error message is being shown in the information log.