This activity performs the search operation on gantt tasks given a GanttTaskQuery object and returns the results as a DataTable. It is also returned a SearchResult object which has more precise informations about the results.
The orchestrator object represents the connection to a DocsMarshal installation.
This argument represents the search query to be executed.
The result of the search operation as a datatable
The result of the search operation as a list of DMGanttTasks
The result of the search operation.