Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

-Suspended <SwitchParameter>
Specifies that orders in suspended state should be returned. An order can be suspended
e.g. when being affected by the Suspend-JobSchedulerOrder JS7Order cmdlet or by the respective manual operation from the GUI.

...

-Prompting <SwitchParameter>
Specifies that orders in a prompting state should be returned. Such orders are put on hold by a
prompt instruction in a workflow and require confirmation to futher proceed execution of the workflow.
For details see the Confirm-JS7Order cmddletcmdlet.

Required?false
Position?named
Default valueFalse
Accept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

...