Click or drag to resize
Infosoft Logo

IInvoiceFeeEntityService Methods

The IInvoiceFeeEntityService type exposes the following members.

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