| MealRestrictionEnforceMealDuration Property |  | 
               Gets the enforce meal duration of the user
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic int EnforceMealDuration { get; set; }function get_EnforceMealDuration();
function set_EnforceMealDuration(value);
Property Value
Int32 Remarks
Remarks
               Gets the enforce meal duration of the user based on payroll policy, value will be in minutes
               
|  Note | 
|---|
| Setup: Configuration > Payroll Policy > Meal Section
 
 | 
 Example
Example15
 See Also
See Also