Share via


RetailConnDeleteLogs.deleteSchedulerLog Method [AX 2012]

Deletes the scheduler table record log from RetailConnSchedulerLog table related to a specific job ID.

Syntax

public boolean deleteSchedulerLog([RetailConnJobId _jobId])

Run On

Server

Parameters

Return Value

Type: boolean
Always returns true.

See Also

Reference

RetailConnDeleteLogs Class