Click or drag to resize

MealRestrictionEnabled Property

Gets the enforce meal is assigned to a user

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

Property Value

Boolean
Remarks
Gets the enforce meal is assigned to a user. gets the boolean value

Note  Note
Setup:
Configuration > Payroll Policy > Meal Section
Example
true/false
See Also