Click or drag to resize

UpdatePayrollPayTypeModel Class

This class is the model for updating payroll pay types
Inheritance Hierarchy
SystemObject
  AppOne.Services.V2.ContractsAddPayrollPayTypeModel
    AppOne.Services.V2.ContractsUpdatePayrollPayTypeModel

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public class UpdatePayrollPayTypeModel : AddPayrollPayTypeModel

The UpdatePayrollPayTypeModel type exposes the following members.

Properties
 NameDescription
Public propertyID The internal ID of the pay type
Top
Remarks
This class is the model for updating payroll pay types

Example
See Also