Click or drag to resize
Infosoft Logo

IDistributionMessageEntityService Methods

The IDistributionMessageEntityService type exposes the following members.

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