Click or drag to resize
Infosoft Logo

IResponseGroupEntityService Methods

The IResponseGroupEntityService type exposes the following members.

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