WorkflowElement.moveStep Method [AX 2012]

Syntax

public void moveStep(int _fromElement, int _toElement)

Run On

Called

Parameters

  • _fromElement
    Type: int
  • _toElement
    Type: int

See Also

Reference

WorkflowElement Class