Click or drag to resize
Infosoft Logo

ISearchStatementEntityService Methods

The ISearchStatementEntityService type exposes the following members.

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