Click or drag to resize

AddPayrollPayAdjustModelIsDedution Property

Is the pay adjustment a deduction

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

Property Value

Boolean
Remarks
Is the pay adjustment a deduction.

Example
True
See Also