|
IRetailDailyMaintenanceService Interface |
Defines necessary operations related to running daily maintenance for the retail module.
Namespace: Infosoft.Common.Contracts.ServiceContracts.RetailAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax No code example is currently available or this language may not be supported.
The IRetailDailyMaintenanceService type exposes the following members.
Methods | Name | Description |
---|
| StartDailyMaintenance |
Starts daily maintenance for a given list of titles and editions, on a given date. The list of jobs can also be specified.
|
TopSee Also