PunchPromptEmpAnswerModelPunchPromptDefinedAnswerID Property | |
Gets or sets Punch Prompt Defined AnswerID
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public int PunchPromptDefinedAnswerID { get; set; }
function get_PunchPromptDefinedAnswerID();
function set_PunchPromptDefinedAnswerID(value);
Property Value
Int32Remarks
This value is a reference to the punch prompt defined answer, which is shown to user
Example 1
See Also