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