PdsBatchAttribByItem.checkDuplicateAttributes Method
Indicates whether there are assignments of duplicate attributes to an item.
Syntax
public boolean checkDuplicateAttributes()
Run On
ClientOrServer
Return Value
Type: boolean
true if the assignment introduces duplicate attributes; otherwise, false.
Remarks
For each attribute that is being introduced as a duplicate, an error message is being shown in the info log.