AddUserAccessMobileGeolocPunchTrack 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 public bool? MobileGeolocPunchTrack { get; set; }
function get_MobileGeolocPunchTrack();
function set_MobileGeolocPunchTrack(value);
Property Value
NullableBooleanRemarks
Returns true if geo-location of a punch is enabled for the mobile web interface.
Note |
---|
Setup:
Manager > Employees > Access Tab
|
Example true/false
See Also