| 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 public bool CollectGPS { get; set; }
public:
property bool CollectGPS {
bool get ();
void set (bool value);
}
function get_CollectGPS();
function set_CollectGPS(value);
Property Value
Type:
BooleanSee Also