Click or drag to resize
Infosoft Logo

IRetailerCategoryEntityService Methods

The IRetailerCategoryEntityService type exposes the following members.

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