PdsBatchAttribByItem::existItemIdAny Method
Indicates whether the item has any attribute assigned to it.
Syntax
client server public static boolean existItemIdAny(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID of the item to check for assignment.
Return Value
Type: boolean
true if attribute assignments exist for the item; otherwise false.