Click or drag to resize
Infosoft Logo

IInvoiceReminderEntityService Methods

The IInvoiceReminderEntityService type exposes the following members.

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