Click or drag to resize

DurationItemsManualBreakAvailableAfterSecs Property

Gets the payroll policy break/meal for manual entries.

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public int ManualBreakAvailableAfterSecs { get; set; }

Property Value

Int32
Remarks
Gets the payroll policy break/meal for manual entries. The break/meal detail is available for interactive punching (web, telephony) after [N] minute(s) of work.

Note  Note
This value will only return a result when the meal/break type is set to "Empolyees manually clock out for break".
Example
23
See Also