Click or drag to resize

GetPayrollPayAdjustModelIsDeleted Property

Has the payroll pay adjustment been flagged as deleted

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

Property Value

Boolean
Remarks
Has the payroll pay adjustment been flagged as deleted.

Example
True/False
See Also