WSPayrollPayAdjust Class | |
Web service class for payroll pay types
Inheritance Hierarchy Namespace: AppOne.Services.V2.MethodsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public class WSPayrollPayAdjust : BaseService
AppOne.Services.V2.Methods.WSPayrollPayAdjust = function();
Type.createClass(
'AppOne.Services.V2.Methods.WSPayrollPayAdjust',
AppOne.Services.V2.BaseService);
The WSPayrollPayAdjust type exposes the following members.
Methods 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