InventItemSampling::exist Method
Determines whether the specified record in the InventItemSampling table exists.
Syntax
client server public static boolean exist(InventItemSamplingId _inventItemSamplingId)
Run On
Called
Parameters
- _inventItemSamplingId
Type: InventItemSamplingId Extended Data Type
Return Value
Type: boolean
true if the specified record exists; otherwise, false.