Click or drag to resize

AddPayrollPayAdjustModelUseEmpPayRate Property

Use the employees pay rate

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

Property Value

Boolean
Remarks
Use the employees pay rate.

Example
true
See Also