Click or drag to resize
Infosoft Logo

IResponseGroupServiceGetAllResponseGroups Method

Gets all response groups.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Marketing
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
GetResponseGroupsResponse GetAllResponseGroups(
	GetResponseGroupsRequest request
)

Parameters

request  GetResponseGroupsRequest
An empty request object.

Return Value

GetResponseGroupsResponse
A response object, containing a list of response groups.
See Also