Click or drag to resize
Infosoft Logo

IMessageEntryEntityService Methods

The IMessageEntryEntityService type exposes the following members.

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