| Overload | Description |
|---|---|
| SearchOptions Constructor(InvestigationSearchMode) | Creates an instance of the SearchOptions for a specific search mode. Use this constructor if the SearchMode is InvestigationSearchMode.Search or InvestigationSearchMode.Query. |
| SearchOptions Constructor(InvestigationSearchMode,InvestigationSearchScope,List<String>) | Creates an instance of the SearchOptions. Use this constructor if the SearchMode is InvestigationSearchMode.AdvancedSearch and the scope and filers are to be configured. |