Share via


KanbanUpd.preRunStatus Method [AX 2012]

Saves the unchanged KanbanJob object to a local variable for later comparison.

Syntax

protected void preRunStatus()

Run On

Called

Remarks

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

See Also

Reference

KanbanUpd Class