WorkPeriodTemplate::exist Method
Determines whether a WorkPeriodTemplate record exists for the specified period template record ID.
Syntax
client server public static boolean exist(WorkPeriodTemplateRecId _refRecId)
Run On
Called
Parameters
- _refRecId
Type: WorkPeriodTemplateRecId Extended Data Type
An integer that contains a period template record ID.
Return Value
Type: boolean
true if a WorkPeriodTemplate record exists; otherwise, false.