AddPayrollPayAdjustModelAllowEmpEntry Property |  |
Allow the employee to entry a pay adjustment
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic bool AllowEmpEntry { get; set; }
function get_AllowEmpEntry();
function set_AllowEmpEntry(value);
Property Value
Boolean
Remarks
Allow the employee to entry a pay adjustment.
ExampleTrue
See Also