Click or drag to resize

PunchPromptModelPromptOnTransfer Property

Get the Punch Prompt Question is required for Transfer punch type

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public bool PromptOnTransfer { get; set; }

Property Value

Boolean
Remarks
This value will give the boolean result, whether it is true or false, if question is required for Transfer, it gives true else false
Example
true
See Also