Click or drag to resize
Infosoft Logo

INumberCorrectionEntityService Methods

The INumberCorrectionEntityService type exposes the following members.

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