Share via


WorkPeriodTemplate::findName Method

Finds a WorkPeriodTable record based on a specified period template name.

Syntax

client server public static WorkPeriodTemplate findName(PeriodTemplateName _periodTemplateName, [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: WorkPeriodTemplate Table
A WorkPeriodTemplate record; otherwise, an empty record.

See Also

Reference

WorkPeriodTemplate Table