Click or drag to resize
Infosoft Logo

ISearchEntityService Methods

The ISearchEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new Search
Public methodDelete Deletes the specified Search.
Public methodGet Gets a list of Searches matching the specified filter.
(Inherited from ISearchQueryService)
Public methodGetAll Gets all Searches
(Inherited from ISearchQueryService)
Public methodGetSingle Gets a single Search matching the provided filter.
(Inherited from ISearchQueryService)
Public methodUpdate Updates the specified Search
Top
See Also