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