Share via


TSTimesheetTrans::findRecId Method

Finds a TSTimesheetTrans record with a specified record ID.

Syntax

client server public static TSTimesheetTrans findRecId(RefRecId _tsTimesheetTrans, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether the record should be selected for update; optional.

Return Value

Type: TSTimesheetTrans Table
A TSTimesheetTrans record if found; otherwise, and empty record.

See Also

Reference

TSTimesheetTrans Table