Click or drag to resize
Infosoft Logo

IInvoiceMessageEntityService Methods

The IInvoiceMessageEntityService type exposes the following members.

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