Click or drag to resize

GetPayrollPayAdjustModelAllowEmpEntry Property

Allow the employee to enter the pay adjustment

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

Property Value

Boolean
Remarks
Allow the employee to enter the pay adjustment.

Example
True/False
See Also