dtSearch Text Retrieval Engine .NET interface

SearchReportJob.SetResults Method 

The search results list that this SearchReportJob will use.

public void SetResults(
   SearchResults parent
);

Remarks

The SearchResults will be attached automatically if you used its NewSearchReportJob method to create this job.

See Also

SearchReportJob Class | dtSearch.Engine Namespace