Click or drag to resize

UserPoliciesMealRestrictions Property

Gets the Enforce Meal details of the User.

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

Property Value

MealRestriction
Remarks
Gets the Enforce Meal restriction to the User, gets Meal restriction is enabled/disabled and Enforce meal duration of the user

Structure contains enforce Meal details whether it is enabled/disabled and Enforce meal duration of the user

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