|
ConfigurationCellLongitude Property
|
Gets or sets the longitude (i.e., East/West geospatial position) of the device defined by this
ConfigurationCell.
Namespace: GSF.PhasorProtocols.FNETAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public double Longitude { get; set; }
Public Property Longitude As Double
Get
Set
member Longitude : float with get, set
function get_Longitude();
function set_Longitude(value);
View SourceProperty Value
DoubleSee Also