Click or drag to resize
Infosoft Logo

IMarketingActivity_x_ResponseQueryService Interface

A base repository service for manipulating MarketingActivity_x_Response entities in the database.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Entities
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public interface IMarketingActivity_x_ResponseQueryService

The IMarketingActivity_x_ResponseQueryService type exposes the following members.

Methods
 NameDescription
Public methodGet Gets a list of MarketingActivity_x_Responses matching the specified filter.
Public methodGetAll Gets all MarketingActivity_x_Responses
Public methodGetSingle Gets a single MarketingActivity_x_Response matching the provided filter.
Top
See Also