Click or drag to resize

PunchPromptDefinedAnswerModel Class

This class is the model for retriving the punch prompt defined answers for the questions
Inheritance Hierarchy
SystemObject
  AppOne.Services.V2.ContractsPunchPromptDefinedAnswerModel

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public class PunchPromptDefinedAnswerModel

The PunchPromptDefinedAnswerModel type exposes the following members.

Properties
 NameDescription
Public propertyAnswerData Gets the Defined Answer Data for the question
Public propertyOrdinalPosition Gets the Ordinal position of Defined Answer
Public propertyPunchPromptDefinedAnswerID Gets the Punch Prompt Defined Answer ID of the current PunchPromptDefinedAnswerModel
Top
See Also