Click or drag to resize
Infosoft Logo

IArticleGroupEntityService Methods

The IArticleGroupEntityService type exposes the following members.

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