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