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