| AccessibilitywheelChairType Property |
The type of wheelchair the rider uses
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string wheelChairType { get; set; }
public:
property String^ wheelChairType {
String^ get ();
void set (String^ value);
}
function get_wheelChairType();
function set_wheelChairType(value);
Property Value
Type:
StringSee Also