Click or drag to resize

GetPayrollPayAdjustModelCode Property

The code of the payroll pay adjustment

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 adjustment. A unique short-code used to identify the pay adjustment.

Example
M
See Also