Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks a given employee table.
Syntax
server public static boolean checkEmployeeTable(EmployeeTable_RU _employeeTable)
Run On
Server
Parameters
- _employeeTable
Type: EmployeeTable_RU Table
The record to check
Return Value
Type: boolean
true if the record is valid; otherwise, false.