TimeGetPunchesParamsOutInLatitude Property |  |
Gets or sets the clock in latitude location of the device where a user entered time
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic decimal InLatitude { get; set; }
function get_InLatitude();
function set_InLatitude(value);
Property Value
Decimal
Remarks
This value represents the clock in latitude location of the device where a user entered time.
Example0.0
See Also