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