Click or drag to resize
Infosoft Logo

IResponseEntityService Methods

The IResponseEntityService type exposes the following members.

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