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