Type alias SetProcessInstanceDelegate

SetProcessInstanceDelegate: Xrm.ProcessFlow.SetProcessInstanceDelegate

Called when method to set active process is complete

Param

The result of the set active process operation.

Remarks

Values returned are:

  • success (The operation succeeded.)
  • invalid (The processInstanceId isn’t valid or the process isn’t enabled.)

Deprecated

Use SetProcessInstanceDelegate instead.

Generated using TypeDoc