Click or drag to resize
Infosoft Logo

IResponseReportGroupEntityService Methods

The IResponseReportGroupEntityService type exposes the following members.

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