| UserAccessKioskPunchingAllowed Property |  | 
               Returns true if a user is allowed to clock/in out through the web kiosk
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool KioskPunchingAllowed { get; set; }function get_KioskPunchingAllowed();
function set_KioskPunchingAllowed(value);
Property Value
Boolean Remarks
Remarks
                Returns true if a user is allowed to clock/in out through the web kiosk.
                
|  Note | 
|---|
| Setup: Manager > Employees > Access Tab
 
 | 
 Example
Exampletrue/false
 See Also
See Also