WorkPeriodTemplateLine.hasNext Method
Determines whether there is a next WorkPeriodTemplateLine record for the same period template.
Syntax
public boolean hasNext()
Run On
Called
Return Value
Type: boolean
true if there is a next line; otherwise, false.