WHSWaveTableBatch::exist Method
Indicates whether the specified record in the WHSWaveTableBatch table exists.
Syntax
client server public static boolean exist(RefRecId _recId)
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
The ID of the WHSWaveTableBatch record that you want to find.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.