Click or drag to resize
Infosoft Logo

IMassRegulationSimulationService Interface

Defines set of actions for simulating and saving the DailyNewspaperNumber value for Retailers' according to filtered criteria

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

The IMassRegulationSimulationService type exposes the following members.

Methods
 NameDescription
Public methodCancelRequest Cancels the request.
Public methodRegulateAndUpdate Regulates and updatesthe NewspaperNumbers on retailerDeliveries for given list of retailers and MassRegulationNumbers on the request object.
Public methodSimulate Simulates the change in NewspapernUmbers for given list of retailers and MassRegulationNumbers on the request object.
Top
See Also