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
Syntaxpublic string QuestionText { get; set; }
function get_QuestionText();
function set_QuestionText(value);
Property Value
String
ExampleHow are you today?
See Also