RetailConnDeleteLogs.run Method [AX 2012]

Deletes the preactions and updates the scheduler table with the message text.

public boolean run(RetailConnSchedulerJobTable _schedulerJobTable)

Run On

Server

Parameters

_schedulerJobTable
Type: RetailConnSchedulerJobTable Table
The current instance of RetailConnSchedulerJobTable table.

Return Value

Type: boolean
false if there are no connection parameters; otherwise, true.

Community Additions

ADD
Show: