This activity performs the search operation on profiles given a QueryProfile object and returns the results as a DataTable. It is also returned an ISearchResult object which has more precise informations about the results.
The maximum number of seconds the activity can take to perform the search operation. The default value is 300.
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 list of profiles.
The result of the search operation.