Share via


RetailConnDeleteLogs.deletePreactionLog Method [AX 2012]

Deletes the records log from the RetailConnPreactionLog table and displays a message that has the number of records deleted.

Syntax

public boolean deletePreactionLog()

Run On

Server

Return Value

Type: boolean
true after the deletion of log.

See Also

Reference

RetailConnDeleteLogs Class