|  | 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
Syntaxpublic string wheelChairType { get; set; }public:
property String^ wheelChairType {
	String^ get ();
	void set (String^ value);
}function get_wheelChairType();
function set_wheelChairType(value);
Property Value
Type: 
String See Also
See Also