InventItemPriceToleranceGroup::exist Method
Determines whether the specified item price tolerance group exists in the table.
Syntax
client server public static boolean exist(ItemPriceToleranceGroupId _itemPriceToleranceGroupId)
Run On
Called
Parameters
- _itemPriceToleranceGroupId
Type: ItemPriceToleranceGroupId Extended Data Type
Return Value
Type: boolean
true if the item price tolerance group exists in the table; otherwise, false.