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
Syntax public bool AllowEmpEntry { get; set; }
function get_AllowEmpEntry();
function set_AllowEmpEntry(value);
Property Value
BooleanRemarks
Allow the employee to entry a pay adjustment.
Example True
See Also