Click or drag to resize
Infosoft Logo

IRetailerInvoiceFormularEntityService Methods

The IRetailerInvoiceFormularEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new RetailerInvoiceFormular
Public methodDelete Deletes the specified RetailerInvoiceFormular.
Public methodGet Gets a list of RetailerInvoiceFormulars matching the specified filter.
(Inherited from IRetailerInvoiceFormularQueryService)
Public methodGetAll Gets all RetailerInvoiceFormulars
(Inherited from IRetailerInvoiceFormularQueryService)
Public methodGetSingle Gets a single RetailerInvoiceFormular matching the provided filter.
(Inherited from IRetailerInvoiceFormularQueryService)
Public methodUpdate Updates the specified RetailerInvoiceFormular
Top
See Also