PunchPromptModelPromptOnBeginMeal Property |  |
Get the Punch Prompt Question is required for Begin Meal punch type
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic bool PromptOnBeginMeal { get; set; }
function get_PromptOnBeginMeal();
function set_PromptOnBeginMeal(value);
Property Value
Boolean
Remarks
This value will give the boolean result, whether it is true or false, if question is required for Begin Meal, it gives true else false
Exampletrue
See Also