| Vehicleratio Property |
[Missing <summary> documentation for "P:ParaPlanREST.Models.Vehicle.ratio"]
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int ratio { get; set; }
public:
property int ratio {
int get ();
void set (int value);
}
function get_ratio();
function set_ratio(value);
Property Value
Type:
Int32See Also