TimeGetPunchesParamsOutOutLongitude Property | |
Gets or sets the clock out longitude 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 public decimal OutLongitude { get; set; }
function get_OutLongitude();
function set_OutLongitude(value);
Property Value
DecimalRemarks
This value represents the clock out longitude location of the device where a user entered time
Example 0.0
See Also