| PunchPromptModelQuestionText Property |  | 
            Gets the Punch Prompt Question text
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string QuestionText { get; set; }function get_QuestionText();
function set_QuestionText(value);
Property Value
String Example
ExampleHow are you today?
 See Also
See Also