Click or drag to resize

TimeGetPunchesParamsOutOutLatitude Property

Gets or sets the clock out latitude location of the device where a user entered time

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

Property Value

Decimal
Remarks
This value represents the clock out latitude location of the device where a user entered time.
Example
0.0
See Also