Share via


ReqTransCache::deleteProcessData Method [AX 2012]

Deletes all the temporary data for a process.

Syntax

server public static void deleteProcessData(ReqProcessId _processId, boolean _deleteTaskTrace)

Run On

Server

Parameters

  • _deleteTaskTrace
    Type: boolean
    A Boolean value that indicates whether to delete the task information.

See Also

Reference

ReqTransCache Class