Click or drag to resize

AddPayrollPayTypeModelOvertimeFactor Property

The overtime factor to use

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

Property Value

Decimal
Remarks
The overtime factor to use.

Example
21
See Also