Click or drag to resize
Infosoft Logo

IArticleEntityService Methods

The IArticleEntityService type exposes the following members.

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