|   | 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.257-beta
 Syntax
Syntaxpublic uint Latitude { get; set; }Public Property Latitude As UInteger
	Get
	Set
public:
property unsigned int Latitude {
	unsigned int get ();
	void set (unsigned int value);
}member Latitude : uint32 with get, set
function get_Latitude();
function set_Latitude(value);
Property Value
UInt32 See Also
See Also