| 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.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic decimal OutLatitude { get; set; }function get_OutLatitude();
function set_OutLatitude(value);
Property Value
Decimal Remarks
Remarks
                This value represents the clock out latitude location of the device where a user entered time.
                
            
 Example
Example0.0
 See Also
See Also