| UserAccessMobileGeolocPunchTrack Property |  | 
               Returns true if geo-location of a punch is enabled for the mobile web interface
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool MobileGeolocPunchTrack { get; set; }function get_MobileGeolocPunchTrack();
function set_MobileGeolocPunchTrack(value);
Property Value
Boolean Remarks
Remarks
                Returns true if geo-location of a punch is enabled for the mobile web interface.
                
|  Note | 
|---|
| Setup: Manager > Employees > Access Tab
 
 | 
 Example
Exampletrue/false
 See Also
See Also