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