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