Click or drag to resize

AddPayrollPayAdjustModelCode Property

The code of the payroll pay adjustments

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

Property Value

String
Remarks
The code of the payroll pay adjustments. A unique short-code used to identify the pay adjustments.

Example
CB
See Also