Click or drag to resize

PunchPromptEmpAnswerModel Class

Custom punch prompt model which is a part of the punch request(TimeSlicePreModel).
Inheritance Hierarchy
SystemObject
  AppOne.Web.Service.Services.V1R0.Customer.ContractsPunchPromptEmpAnswerModel

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public class PunchPromptEmpAnswerModel

The PunchPromptEmpAnswerModel type exposes the following members.

Constructors
 NameDescription
Public methodPunchPromptEmpAnswerModel 
Top
Properties
 NameDescription
Public propertyCode exampleAnswerData Gets or sets Punch Prompt Answer Data
Public propertyCode examplePunchPromptDefinedAnswerID Gets or sets Punch Prompt Defined AnswerID
Public propertyCode examplePunchPromptQuestionID Gets or sets Punch Prompt QuestionID
Top
Remarks
Each punch prompt employee answer detail represents, answers given by the user along with punch.
See Also