MCRPickingWorkbenchSession::find Method

Finds the specified record in the MCRPickingWorkbenchSession table.

Syntax

client server public static MCRPickingWorkbenchSession find(MCRPickingSession _sessionId, [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: MCRPickingWorkbenchSession Table
A record in the MCRPickingWorkbenchSession table if found; otherwise, an empty buffer.

See Also

Reference

MCRPickingWorkbenchSession Table