Share via


JmgDaysTotalWFApprEventHandler.returned Method [AX 2012]

Sets the WorkflowStatus field on the JmgStampJournalTable table to the JmgDaysTotalWorkflowStatus::NotSubmitted enumeration value.

Syntax

public void returned(WorkflowElementEventArgs _args)

Run On

Called

Parameters

Remarks

This method is called from workflow framework when the days total workflow approval element is returned.

See Also

Reference

JmgDaysTotalWFApprEventHandler Class