Click or drag to resize

AddPayrollPayTypeModelApplyToOvertime Property

Applies towards overtime by default

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

Property Value

Boolean
Remarks
Applies towards overtime by default.

Example
true
See Also