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