Click or drag to resize
Infosoft Logo

IResponseGroupService Interface

A service contract that defines necessary operations for handling response groups.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Marketing
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public interface IResponseGroupService : IBusinessService

The IResponseGroupService type exposes the following members.

Methods
 NameDescription
Public methodGetAllResponseGroups Gets all response groups.
Top
See Also