Click or drag to resize

UserAccessMobileGeolocPunchTrack Property

Returns true if geo-location of a punch is enabled for the mobile web interface

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

Property Value

Boolean
Remarks
Returns true if geo-location of a punch is enabled for the mobile web interface.

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