TSTimesheetTable.validateSubmit Method
Validates and submits the timesheet document.
Syntax
public boolean validateSubmit([boolean showInfolog])
Run On
Called
Parameters
- showInfolog
Type: boolean
A Boolean value that indicates whether to display the validation error messages.
Return Value
Type: boolean
true if the timesheet document is valid; otherwise, false.