IInvoice | |
public interface IInvoiceProduction_x_DateEntityService : IInvoiceProduction_x_DateQueryService, IBusinessService
The IInvoiceProduction_x_DateEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new InvoiceProduction_x_Date | |
| Delete | Deletes the specified InvoiceProduction_x_Date. | |
| Get |
Gets a list of InvoiceProduction_x_Dates matching the specified filter.
(Inherited from IInvoiceProduction_x_DateQueryService) | |
| GetAll |
Gets all InvoiceProduction_x_Dates
(Inherited from IInvoiceProduction_x_DateQueryService) | |
| GetSingle |
Gets a single InvoiceProduction_x_Date matching the provided filter.
(Inherited from IInvoiceProduction_x_DateQueryService) | |
| Update | Updates the specified InvoiceProduction_x_Date |