PunchPromptDefinedAnswerModelAnswerData Property | |
Gets the Defined Answer Data for the question
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string AnswerData { get; set; }
function get_AnswerData();
function set_AnswerData(value);
Property Value
StringSee Also