GetProcessById

Description

This activity allow to obtain a specific process given its Id.


Misc

Orchestrator InArgument<IManager>

The orchestrator object represents the connection to a DocsMarshal installation.

If this argument is left null the activity will work on the running installation. To work on another installation you must get its orchestrator by the activity DatabaseOrchestrator.

ProcessId InArgument<Guid> REQUIRED

The Id of the process to search.