| AddPayrollPayAdjustModelIsDedution Property |  | 
                Is the pay adjustment a deduction
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool IsDedution { get; set; }function get_IsDedution();
function set_IsDedution(value);
Property Value
Boolean Remarks
Remarks
                 Is the pay adjustment a deduction. 
                 
 Example
ExampleTrue
 See Also
See Also