| 
            
              StatisticsReaderStartTime Property
             | 
          
        
        
            The timestamp at which to start gathering statistics from the archive.
            
        
        Namespace: HistorianAdaptersAssembly: HistorianAdapters (in HistorianAdapters.dll) Version: 2.4.258-beta
SyntaxPublic Property StartTime As DateTime
	Get
	Set
member StartTime : DateTime with get, set
function get_StartTime();
function set_StartTime(value);
 View SourceProperty Value
DateTime
See Also