Click or drag to resize

TimeSlicePreModelPunchPromptEmpAnswers Property

Add/accept custom punch prompt data.

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public List<PunchPromptEmpAnswerModel> PunchPromptEmpAnswers { get; set; }

Property Value

ListPunchPromptEmpAnswerModel
Remarks
Punch prompts allow you to submit answers to questions that the employee was asked when they punched. An example question would be "Were you injured during your shift"
See Also