PunchPromptEmpAnswerModelPunchPromptQuestionID Property | |
Gets or sets Punch Prompt QuestionID
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public int PunchPromptQuestionID { get; set; }
function get_PunchPromptQuestionID();
function set_PunchPromptQuestionID(value);
Property Value
Int32Remarks
This value is a reference to the punch prompt question, which is shown to user
Example 1
See Also