public interface SimpleSearchesClient
| Modifier and Type | Method and Description |
|---|---|
ODataValueContextOfIListOfEntry |
createSimpleSearchOperation(ParametersForCreateSimpleSearchOperation parameters)
- Runs a "simple" search operation on the repository.
- Returns a truncated search result listing. - Search result listing may be truncated, depending on number of results. |
ODataValueContextOfIListOfEntry createSimpleSearchOperation(ParametersForCreateSimpleSearchOperation parameters)
parameters - An object of type ParametersForCreateSimpleSearchOperation which encapsulates the parameters of createSimpleSearchOperation method.ODataValueContextOfIListOfEntry The return valueCopyright © 2025. All rights reserved.