| GPSWireObjectlat Property |
Namespace:
ParaPlanREST
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string lat { get; set; }
public:
property String^ lat {
String^ get ();
void set (String^ value);
}
function get_lat();
function set_lat(value);
Property Value
Type:
StringSee Also