Click or drag to resize

GetPayrollPayAdjustModelPayAdjustID Property

The unique ID used to identify the payroll pay adjustment.

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public int PayAdjustID { get; set; }

Property Value

Int32
Remarks
The unique ID used to identify the payroll pay adjustment. This number can be negative and has default unchangeable types.

Example
5
See Also