Click or drag to resize
Infosoft Logo

IReturnNumberImportExportService Interface

This defines basic set of Operations for the ReturnNumbers Import and Export

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

The IReturnNumberImportExportService type exposes the following members.

Methods
 NameDescription
Public methodStartExport Starts the export of returned numbers data for all retailers.
Public methodStartImport Starts the import of returned numbers data for all retailers.
Top
See Also