| GetPayrollPayAdjustModelIsDeduction Property |  | 
                Is this payroll pay adjustment a deduction type
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool IsDeduction { get; set; }function get_IsDeduction();
function set_IsDeduction(value);
Property Value
Boolean Remarks
Remarks
                 Is this payroll pay adjustment a deduction type
                 
 Example
ExampleTrue/False
 See Also
See Also