|
DataSourceRecordLongitude Property
|
Gets or sets the longitude at which the data source is located.
Namespace: GSF.PQDIF.LogicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.205-beta
Syntax public uint Longitude { get; set; }
Public Property Longitude As UInteger
Get
Set
member Longitude : uint32 with get, set
function get_Longitude();
function set_Longitude(value);
View SourceProperty Value
UInt32See Also