ICorrection | |
public interface ICorrectionCode_x_SystemUserEntityService : ICorrectionCode_x_SystemUserQueryService, IBusinessService
The ICorrectionCode_x_SystemUserEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new CorrectionCode_x_SystemUser | |
| Delete | Deletes the specified CorrectionCode_x_SystemUser. | |
| Get |
Gets a list of CorrectionCode_x_SystemUsers matching the specified filter.
(Inherited from ICorrectionCode_x_SystemUserQueryService) | |
| GetAll |
Gets all CorrectionCode_x_SystemUsers
(Inherited from ICorrectionCode_x_SystemUserQueryService) | |
| GetSingle |
Gets a single CorrectionCode_x_SystemUser matching the provided filter.
(Inherited from ICorrectionCode_x_SystemUserQueryService) | |
| Update | Updates the specified CorrectionCode_x_SystemUser |