|
DataSourceRecordLatitude Property
|
Gets or sets the latitude at which the device is located.
Namespace: GSF.PQDIF.LogicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.205-beta
Syntax public uint Latitude { get; set; }
Public Property Latitude As UInteger
Get
Set
member Latitude : uint32 with get, set
function get_Latitude();
function set_Latitude(value);
View SourceProperty Value
UInt32See Also