IInvoice |
public interface IInvoicePrintResultService : IInvoicePrintResultQueryService, IBusinessService
The IInvoicePrintResultService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of InvoicePrintResults matching the specified filter.
(Inherited from IInvoicePrintResultQueryService) | |
GetAll |
Gets all InvoicePrintResults
(Inherited from IInvoicePrintResultQueryService) | |
GetSingle |
Gets a single InvoicePrintResult matching the provided filter.
(Inherited from IInvoicePrintResultQueryService) |