Click or drag to resize
Infosoft Logo

ICustomerSupplementServiceBulkService Interface

Defines bulk operations related to customer supplement services.

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

The ICustomerSupplementServiceBulkService type exposes the following members.

Methods
 NameDescription
Public methodAddSupplementServices Adds the supplement services.
Public methodRemoveSupplementServices Removes the supplement services.
Top
See Also