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