Share via


TSTimesheetLineLog::find Method

Retrieves the record for a given ID.

Syntax

server public static TSTimesheetLineLog find(RecId _RecId, [boolean _forUpdate])

Run On

Server

Parameters

  • _forUpdate
    Type: boolean
    A boolean value that determines whether the record should be selected for update; optional.

Return Value

Type: TSTimesheetLineLog Table
The record.

See Also

Reference

TSTimesheetLineLog Table