Click or drag to resize
Infosoft Logo

IInvoiceMaintenanceService Interface

Defines maintenance operations related to the invoice entity.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Economy.Invoices
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public interface IInvoiceMaintenanceService : IBusinessService

The IInvoiceMaintenanceService type exposes the following members.

Methods
 NameDescription
Public methodCaptureInvoicePayments Captures payments for all invoices for a given title, with a given payment type, on a given date.
Top
See Also