Click or drag to resize
Infosoft Logo

ICustomerSupplementServiceServiceDeleteCustomerSupplementService Method

Deletes a customer supplement service.

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

Parameters

request  DeleteCustomerSupplementServiceRequest
A request object that contains the supplement service/customer number to delete.

Return Value

CustomerSupplementServiceResponse
A response object that contains the deleted object.
See Also