Click or drag to resize

AddUserAccessWebPunchingAllowed Property

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

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

Property Value

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

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