Click or drag to resize
Infosoft Logo

INumberCorrectionService Interface

Service Intrface for all the Operations on NumberCorrection entity.

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

The INumberCorrectionService type exposes the following members.

Methods
 NameDescription
Public methodCreateNumberCorrection Creates the number correction.
Public methodGetNumberCorrectionsByRetailerTitle Gets the number corrections by retailer title.
Public methodGetNumberCorrectionsBySystemUser Gets the number corrections by system user.
Public methodUpdateNumberCorrection Updates the number correction.
Top
See Also