Click or drag to resize
Infosoft Logo

ICorrectionCodeEntityService Methods

The ICorrectionCodeEntityService type exposes the following members.

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