Click or drag to resize
Infosoft Logo

IStatementEntityService Methods

The IStatementEntityService type exposes the following members.

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