Share via


KanbanUpd.postRunStatus Method [AX 2012]

Notifies the rules engine of the status change.

Syntax

protected void postRunStatus()

Run On

Called

Remarks

Any subclass that overwrites this method must call the super method and insert all logic before the call.

See Also

Reference

KanbanUpd Class