Click or drag to resize
Infosoft Logo

IResponseHistoryEntityService Methods

The IResponseHistoryEntityService type exposes the following members.

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