|  | VehiclelocationStart Property  | 
 [Missing <summary> documentation for "P:ParaPlanREST.Models.Vehicle.locationStart"]
 
    Namespace: 
   ParaPlanREST.Models
    Assembly:
   ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic Place locationStart { get; set; }public:
property Place^ locationStart {
	Place^ get ();
	void set (Place^ value);
}function get_locationStart();
function set_locationStart(value);
Property Value
Type: 
Place See Also
See Also