Click or drag to resize

MealRestrictionEnforceMealDuration Property

Gets the enforce meal duration of the user

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

Property Value

Int32
Remarks
Gets the enforce meal duration of the user based on payroll policy, value will be in minutes

Note  Note
Setup:
Configuration > Payroll Policy > Meal Section
Example
15
See Also