Click or drag to resize
Infosoft Logo

IRetailerCategoryServiceDeleteRetailerCategory Method

Deletes the retailer category.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax

Parameters

request  DeleteRetailerCategoryRequest
The delete request inclduing the category to delete.

Return Value

RetailerCategoryResponse
The deleted category
See Also