DeleteGanttTask

Description

This activity allows to delete a Gantt Task.


DocsMarshal Connection

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.

Input

DeleteChildren InArgument<Boolean>


Input - ByExternalId

GanttExternalId InArgument<String>

GanttTaskExternalId InArgument<String>


Input - ById

IdGanttTask InArgument<Guid>


Output

DeleteCount OutArgument<Int32>