Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Determines whether a record exists where the item is a bulk item.
Syntax
client server public static boolean isBulk(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The ItemId of the item to check.
Return Value
Type: boolean
true if the item is defined as a bulk item; otherwise, false.