Click or drag to resize

AddPayrollPayTypeModelCountsTowardsHolidayMin Property

Pay type counts towards holiday minimum minutes

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

Property Value

Boolean
Remarks
Pay type counts towards holiday minimum minutes.

Example
true
See Also