DeleteProcess

Description

This activity allows to delete a process given its ID or ExternalId.


Misc

ExternalId InArgument<String>

The ExternalId of the process to be deleted.

IdProcess InArgument<Guid>

The Id of the process to be deleted.

Result OutArgument<Int32>