Click or drag to resize
Infosoft Logo

ICommunicationChannelEntityService Methods

The ICommunicationChannelEntityService type exposes the following members.

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