Click or drag to resize
Infosoft Logo

IRetailerChainServiceDeleteRetailerChain Method

Deletes the retailer chain.

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

Parameters

request  DeleteRetailerChainRequest
The delete request inclduing the retailer chain to delete.

Return Value

RetailerChainResponse
The deleted retailer chain.
See Also