[Missing <summary> documentation for "P:Gemstone.Timeseries.Model.PhasorValues.Longitude"]
public decimal Longitude { get; set; }
Public Property Longitude As Decimal Get Set
public: property Decimal Longitude { Decimal get (); void set (Decimal value); }
function get_Longitude(); function set_Longitude(value);
In This Article