Share via


WHSInventBatchReceiptDetails::exist Method

Determines whether the specified record in the WHSInventBatchReceiptDetails table exists.

Syntax

client server public static boolean exist(
    WHSReceiptId _receiptId, 
    ItemId _itemId, 
    InventBatchId _inventBatchId)

Run On

Called

Parameters

Return Value

Type: boolean
Returns true if the specified record exists; otherwise, false.

See Also

Reference

WHSInventBatchReceiptDetails Table