Click or drag to resize

MealRestriction Structure

A structure that contains all Enforce meal details of the user
Inheritance Hierarchy
SystemObject
  SystemValueType
    AppOne.Services.V2.ContractsMealRestriction

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public struct MealRestriction

The MealRestriction type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleEnabled Gets the enforce meal is assigned to a user
Public propertyCode exampleEnforceMealDuration Gets the enforce meal duration of the user
Top
Remarks
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