![]() | |
INumber |
public interface INumberCorrectionService : INumberCorrectionQueryService, IBusinessService
The INumberCorrectionService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of NumberCorrections matching the specified filter.
(Inherited from INumberCorrectionQueryService) |
![]() | GetAll |
Gets all NumberCorrections
(Inherited from INumberCorrectionQueryService) |
![]() | GetSingle |
Gets a single NumberCorrection matching the provided filter.
(Inherited from INumberCorrectionQueryService) |