GetPayrollPayAdjustModelAllowEmpEntry Property |  |
Allow the employee to enter the 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 enter the pay adjustment.
ExampleTrue/False
See Also