ICommunication | |
public interface ICommunicationChannelDirectionService : ICommunicationChannelDirectionQueryService, IBusinessService
The ICommunicationChannelDirectionService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of CommunicationChannelDirections matching the specified filter.
(Inherited from ICommunicationChannelDirectionQueryService) | |
| GetAll |
Gets all CommunicationChannelDirections
(Inherited from ICommunicationChannelDirectionQueryService) | |
| GetSingle |
Gets a single CommunicationChannelDirection matching the provided filter.
(Inherited from ICommunicationChannelDirectionQueryService) |