TSTimesheetTable.hasDraftOrReturnedLine Method
Checks if current timesheet contains at least one Draft or Returned line.
Syntax
public boolean hasDraftOrReturnedLine()
Run On
Called
Return Value
Type: boolean
true if current timesheet contains at least one Draft or Returned line; otherwise, false.