UnloadEmployees Method
UnloadEmployees removes employees from the ABS cache.
Invoked From
This method is called when a user clicks the Unload ABS button (in the Employees view in the Service Region List view of the Administration - Scheduling screen).
Arguments
The following table describes the arguments for this method.
Argument Name | Description |
---|---|
SvcRegnId |
The service region ID of the employees to unload. |
EmployeeIds |
The comma-separated employee IDs. |
There are no return values for this method.