Share via


JmgTimecardTrans::findTermRegStartRecId Method

Finds a JmgTimecardTrans record by using the record ID of a JmgTermReg record.

Syntax

client server public static JmgTimecardTrans findTermRegStartRecId(JmgTermRegStartRecID _startRecId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    true if the record that is returned must be selected for update; otherwise, false.

Return Value

Type: JmgTimecardTrans Table
A JmgTimecardTrans record.

See Also

Reference

JmgTimecardTrans Table