Share via


WHSTmpReleaseToWarehouse::exist Method

Determines whether a specified record in the WHSReleaseToWarehouse table exists.

Syntax

client server public static boolean exist(
    WHSTmpReleaseToWarehouse _releaseToWarehouse, 
    WHSReleaseToWarehouseId _releaseToWarehouseId, 
    InventTransId _inventTransId, 
    InventDimId _inventDimId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

WHSTmpReleaseToWarehouse Table