Click or drag to resize
Infosoft Logo

IRetailEditionServiceGetRetailEditions Method

Gets a list of all RetailEditions from the database

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

Parameters

request  GetRetailEditionsRequest
The GetRetailEditionsRequest object requesting for the list.

Return Value

GetRetailEditionsResponse
The GetRetailEditionsResponse object having the List of all RetailEditions.
See Also