PdsBatchAttribByItem::existsAllForItem Method
Gets a value indicating that the 'All' attribute assignment exists for an item.
Syntax
client server public static boolean existsAllForItem(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID to search for.
Return Value
Type: boolean
true of the 'All' attribute assignment exists for the item; otherwise, false.