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