ISearch | |
public interface ISearchStatementService : ISearchStatementQueryService, IBusinessService
The ISearchStatementService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of SearchStatements matching the specified filter.
(Inherited from ISearchStatementQueryService) | |
| GetAll |
Gets all SearchStatements
(Inherited from ISearchStatementQueryService) | |
| GetSingle |
Gets a single SearchStatement matching the provided filter.
(Inherited from ISearchStatementQueryService) |