Share via


WorkPeriodTemplateLine::find Method

Finds the specified record in the WorkPeriodTemplateLine table.

Syntax

client server public static WorkPeriodTemplateLine find(RefRecId _refRecId, [boolean _forupdate])

Run On

Called

Parameters

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

Return Value

Type: WorkPeriodTemplateLine Table
A record in the WorkPeriodTemplateLine table; otherwise, an empty record.

See Also

Reference

WorkPeriodTemplateLine Table