MCRPickingWorkbenchWave::find Method
Find PickingWorkbenchWaves record based on wave reference ID.
Syntax
client server public static MCRPickingWorkbenchWave find(MCRPickingWave _waveReferenceId, [boolean update])
Run On
Called
Parameters
- _waveReferenceId
Type: MCRPickingWave Extended Data Type
The value used to find the record.
- update
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: MCRPickingWorkbenchWave Table
PickingWorkbenchWaves record based on wave reference ID.