KanbanJobCapacitySum::find Method
Finds the specified record in the KanbanJobCapacitySum table.
Syntax
client server public static KanbanJobCapacitySum find(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: KanbanJobCapacitySum Table
A record in the KanbanJobCapacitySum table; otherwise, an empty record.