Click or drag to resize

UpdateUserAccessKioskPunchingAllowed Property

Returns true if a user is allowed to clock/in out through the web kiosk

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

Property Value

NullableBoolean
Remarks
Returns true if a user is allowed to clock/in out through the web kiosk.

Note  Note
Setup:
Manager > Employees > Access Tab
Example
true/false
See Also