| IBackgroundDataDownloaderProviderUtcNow Property | 
            Gets the current date and time in UTC.
            
 
Namespace: VirtualRadar.Interface.StandingDataAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
SyntaxReadOnly Property UtcNow As DateTime
	Get
property DateTime UtcNow {
	DateTime get ();
}abstract UtcNow : DateTime with get
Property Value
Type: 
DateTime See Also
See Also