Click or drag to resize

WSPayrollPayAdjust Class

Web service class for payroll pay types
Inheritance Hierarchy
SystemObject
  AppOne.Services.V2BaseService
    AppOne.Services.V2.MethodsWSPayrollPayAdjust

Namespace: AppOne.Services.V2.Methods
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public class WSPayrollPayAdjust : BaseService

The WSPayrollPayAdjust type exposes the following members.

Methods
 NameDescription
Public methodCode exampleGetPayrollPayAdjust Returns a GetPayrollPayAdjustOut response with a result model List<GetPayrollPayAdjustModel>
Top
Remarks
Web service class for payroll pay types. This class contains all the necessary methods/operations for working with configuration payroll pay types

See Also