Click or drag to resize
Infosoft Logo

IDistributionTextEntityService Methods

The IDistributionTextEntityService type exposes the following members.

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