| VehicleLocationlat Property |
[Missing <summary> documentation for "P:ParaPlanREST.Models.VehicleLocation.lat"]
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public double lat { get; set; }
public:
property double lat {
double get ();
void set (double value);
}
function get_lat();
function set_lat(value);
Property Value
Type:
DoubleSee Also