AddUserTimeNonWorkShiftModelGeoLatitude Property | |
Adds a geo-latitude 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 GeoLatitude { get; set; }
function get_GeoLatitude();
function set_GeoLatitude(value);
Property Value
DoubleRemarks
Adds a geo-latitude location from where this transaction was input.
Example true/false
See Also