TimeGetLastPunchByEmpIdentifierParamOutLongitude Property |  |
Gets or sets longitude for the punch
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic decimal Longitude { get; set; }
function get_Longitude();
function set_Longitude(value);
Property Value
Decimal
Remarks
This value represents the geo-location longitude for the current punch.
Example-110.265
See Also