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
Syntax public decimal Longitude { get; set; }
function get_Longitude();
function set_Longitude(value);
Property Value
DecimalRemarks
This value represents the geo-location longitude for the current punch.
Example -110.265
See Also