PdsCatchWeightItem::exist Method
Determines whether a catch weight record exists for the item.
Syntax
client server public static boolean exist(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
An ItemId value that specifies a catch weight item.
Return Value
Type: boolean
true if record a exists; otherwise, false .