UserAccessWebPunchingAllowed Property | |
Returns true if a user is allowed to clock/in out through the web interface
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public bool WebPunchingAllowed { get; set; }
function get_WebPunchingAllowed();
function set_WebPunchingAllowed(value);
Property Value
BooleanRemarks
Returns true if a user is allowed to clock/in out through the web interface.
Note |
---|
Setup:
Manager > Employees > Access Tab
|
Example true/false
See Also