Share via


KanbanUpd.postRun Method [AX 2012]

Performs final actions that can be performed in an independent transaction scope.

Syntax

protected void postRun([boolean _mainRunSucceeded])

Run On

Called

Parameters

  • _mainRunSucceeded
    Type: boolean
    A Boolean value that indicates whether the main process completed successfully; optional.

See Also

Reference

KanbanUpd Class