Method TakeOverTask
TakeOverTask(String, String, List<String>)
Declaration
public ProcessContract TakeOverTask(string connectionId, string processId, List<string> takeoverUsers)
Parameters
Type | Name | Description |
---|---|---|
System.String | connectionId | |
System.String | processId | |
System.Collections.Generic.List<System.String> | takeoverUsers |
Returns
Type | Description |
---|---|
ProcessContract |