Click or drag to resize

GetUserPayAdjustModelEmpApproved Property

The pay adjustment is approved by employee or not

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

Property Value

Boolean
Remarks
The pay adjustment is approved by employee or not.

Example
true
See Also