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