Click or drag to resize
Infosoft Logo

ICommunicationChannelDirectionEntityService Methods

The ICommunicationChannelDirectionEntityService type exposes the following members.

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