Click or drag to resize

TimeGetLastPunchByEmpIdentifierParamOutLongitude Property

Gets or sets longitude for the punch

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public decimal Longitude { get; set; }

Property Value

Decimal
Remarks
This value represents the geo-location longitude for the current punch.
Example
-110.265
See Also