RemoveObjectFromProcess

Description

This activity allow to remove a profile from a process. Look at the DocsMarshal.Workflow.ActivityLibrary.Process description for more informations about object related to processes.


Misc

ExternalId InArgument<String> REQUIRED

The ExternalId of the process to remove the profile from.

ObjectId InArgument<Guid> REQUIRED

The ObjectId of the profile to be removed from the process.

Result OutArgument<Int32>