TimeGetPunchesParamsOutInLongitude Property | |
Gets or sets the clock in 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 InLongitude { get; set; }
function get_InLongitude();
function set_InLongitude(value);
Property Value
DecimalRemarks
This value represents the clock in longitude location of the device where a user entered time
Example 0.0
See Also