InventQualityOrderTable::exist Method
Determines whether the specified record in the InventQualityOrderTable table exists.
Syntax
client server public static boolean exist(InventQualityOrderId _qualityOrderId)
Run On
Called
Parameters
- _qualityOrderId
Type: InventQualityOrderId Extended Data Type
The quality order ID of the record to find.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.