Click or drag to resize
Infosoft Logo

IRetailerStopCodeServiceUpdateRetailerStopCode Method

Update the Retailer Stop Code to Database

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

Parameters

request  UpdateRetailerStopCodeRequest
The UpdateRetailerStopCodeRequest object having the Retailer Stop Code to be updated.

Return Value

RetailerStopCodeResponse
The RetailerStopCodeResponse object having the record updated to the database.
See Also