|  | PlaceisPickUpSpot Property  | 
 [Missing <summary> documentation for "P:ParaPlanREST.Models.Place.isPickUpSpot"]
 
    Namespace: 
   ParaPlanREST.Models
    Assembly:
   ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic Nullable<bool> isPickUpSpot { get; set; }public:
property Nullable<bool> isPickUpSpot {
	Nullable<bool> get ();
	void set (Nullable<bool> value);
}function get_isPickUpSpot();
function set_isPickUpSpot(value);
Property Value
Type: 
NullableBoolean See Also
See Also