AddUserTimeNonWorkShiftModelGeoLongitude Property | |
Adds a geo-longitude location from where this transaction was input
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public double GeoLongitude { get; set; }
function get_GeoLongitude();
function set_GeoLongitude(value);
Property Value
DoubleRemarks
Adds a geo-longitude location from where this transaction was input.
Example true/false
See Also