Click or drag to resize

GetPunchPromptsModel Class

This is the class for retriving user punch prompts for each User
Inheritance Hierarchy
SystemObject
  AppOne.Services.V2.ContractsGetPunchPromptsModel

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

The GetPunchPromptsModel type exposes the following members.

Properties
 NameDescription
Public propertyEmployeeIdentifier Gets the Employee Identifier of Employee
Public propertyPunchPrompts Get the list of punch prompt questions and defined answers PunchPromptModel
Public propertyUserID Gets the UserID of employee
Top
See Also