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