|  | VehicleinUse Property  | 
 [Missing <summary> documentation for "P:ParaPlanREST.Models.Vehicle.inUse"]
 
    Namespace: 
   ParaPlanREST.Models
    Assembly:
   ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic bool inUse { get; set; }public:
property bool inUse {
	bool get ();
	void set (bool value);
}function get_inUse();
function set_inUse(value);
Property Value
Type: 
Boolean See Also
See Also