IDistribution | |
public interface IDistributionMessageService : IDistributionMessageQueryService, IBusinessService
The IDistributionMessageService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of MEMELDINGs matching the specified filter.
(Inherited from IDistributionMessageQueryService) | |
| GetAll |
Gets all MEMELDINGs
(Inherited from IDistributionMessageQueryService) | |
| GetSingle |
Gets a single DistributionMessage matching the provided filter.
(Inherited from IDistributionMessageQueryService) |