| TripLoglat Property |
[Missing <summary> documentation for "P:ParaPlanREST.Models.TripLog.lat"]
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public decimal lat { get; set; }
public:
property Decimal lat {
Decimal get ();
void set (Decimal value);
}
function get_lat();
function set_lat(value);
Property Value
Type:
DecimalSee Also