Click or drag to resize

PunchPromptEmpAnswerModelAnswerData Property

Gets or sets Punch Prompt Answer Data

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string AnswerData { get; set; }

Property Value

String
Remarks
This value is a reference to the punch prompt question's answer, which is answered by user If the answer type is date type, preferred format of the date value should be "yyyy-mm-dd"
Example
My body temperature in 97 F
See Also