  | 
IRetailerPriceServiceDeleteRetailerPrice Method | 
            Deletes the retailer price Code.
            
Namespace: Infosoft.Common.Contracts.ServiceContracts.RetailAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
SyntaxNo code example is currently available or this language may not be supported.
Parameters
- request  DeleteRetailerPriceRequest
 - The delete request inclduing the retailer price code to delete.
 
Return Value
RetailerPriceResponseThe deleted retailer price code. 
See Also