Click or drag to resize
Infosoft Logo

IRetailerExportService Interface

Defines operations related to retailer exports.

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

The IRetailerExportService type exposes the following members.

Methods
 NameDescription
Public methodStartRetailerAccountingSystemExport Starts an operation where retailer data is exported to the user-configured accounting system.
Top
See Also