Click or drag to resize
Infosoft Logo

ICorrectionEntityService Methods

The ICorrectionEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new Correction
Public methodDelete Deletes the specified Correction.
Public methodGet Gets a list of Corrections matching the specified filter.
(Inherited from ICorrectionQueryService)
Public methodGetAll Gets all Corrections
(Inherited from ICorrectionQueryService)
Public methodGetSingle Gets a single Correction matching the provided filter.
(Inherited from ICorrectionQueryService)
Public methodUpdate Updates the specified Correction
Top
See Also