Close
dtSearch .NET Standard API 2023.02
SearchReportJob.SetResults Method

The search results list that this SearchReportJob will use.

public void SetResults( SearchResults res );

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