Click or drag to resize

AddPayrollPayTypeModelIsDeleted Property

Has the payroll pay type 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 type been flagged as deleted.

Example
true
See Also