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.
Sets the request to the client for deletion of the table fields.
Syntax
public boolean onBeforeTableDelete(
CLRObject deleteRequest,
RetailConnSchedulerSubjobTable _schedulerSubjobTable,
int _tableId,
str _toTable)
Run On
Called
Parameters
- deleteRequest
Type: CLRObject Class
The delete request.
- _schedulerSubjobTable
Type: RetailConnSchedulerSubjobTable Table
The current RetailConnSchedulerSubjobTable record.
- _tableId
Type: int
The table ID value of the RetailConnSchedulerSubjobTable table.
- _toTable
Type: str
The table ID of the table to be set to the client.
Return Value
Type: boolean
true if the fields in the RetailConnSchedulerSubjobTable table to the specified table.