Versions Compared

Key

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

Overview

Processes the specified work item by specified parameters.

WorkItem $Domain.ProcessWorkItem(id: string, selectedAction: string)

Processes the specified work item by specified parameters.

WorkItem $Domain.ProcessWorkItem(id: string, selectedAction: string, async: boolean)

Processes the specified work item by specified parameters.

WorkItem $Domain.ProcessWorkItem(id: string, selectedAction: string, async: boolean, completedBy: Identity)

Arguments

string id
of work item
string selectedAction
of work item
boolean async
flag of processing
Identity completedBy
identity