Click or drag to resize

GetPayrollPayAdjustModelIsDeduction Property

Is this payroll pay adjustment a deduction type

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public bool IsDeduction { get; set; }

Property Value

Boolean
Remarks
Is this payroll pay adjustment a deduction type

Example
True/False
See Also