Click or drag to resize
Infosoft Logo

IRetailDailyMaintenanceService Interface

Defines necessary operations related to running daily maintenance for the retail module.

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

The IRetailDailyMaintenanceService type exposes the following members.

Methods
 NameDescription
Public methodStartDailyMaintenance Starts daily maintenance for a given list of titles and editions, on a given date. The list of jobs can also be specified.
Top
See Also