ICorrection | |
public interface ICorrectionCodeService : ICorrectionCodeQueryService, IBusinessService
The ICorrectionCodeService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of CorrectionCodes matching the specified filter.
(Inherited from ICorrectionCodeQueryService) | |
| GetAll |
Gets all CorrectionCodes
(Inherited from ICorrectionCodeQueryService) | |
| GetSingle |
Gets a single CorrectionCode matching the provided filter.
(Inherited from ICorrectionCodeQueryService) |