UserPoliciesMealRestrictions Property | |
Gets the Enforce Meal details of the User.
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public MealRestriction MealRestrictions { get; set; }
function get_MealRestrictions();
function set_MealRestrictions(value);
Property Value
MealRestrictionRemarks
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 |
---|
Setup:
Configuration > Payroll Policy > Meal Section
|
See Also