| TimeGetLastPunchByEmpIdentifierParamOutLatitude Property |  | 
                Gets or sets latitude for the punch
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic decimal Latitude { get; set; }function get_Latitude();
function set_Latitude(value);
Property Value
Decimal Remarks
Remarks
                This value represents the geo-location latitude  for the current punch.
            
 Example
Example32.1265
 See Also
See Also