Click or drag to resize
Infosoft Logo

ICustomerSupplementServiceService Interface

Defines operations related to customer relations.

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

The ICustomerSupplementServiceService type exposes the following members.

Methods
 NameDescription
Public methodCreateCustomerSupplementService Creates a new customer supplement service.
Public methodDeleteCustomerSupplementService Deletes a customer supplement service.
Public methodGetCustomerSupplementServicesByCustomer Gets all customer supplement services for a customer with a given customer number.
Top
See Also