| 
            
              IArchiveFileScannerStartTime Property
             | 
          
        
        
            Gets or sets the minimum value of the timestamps
            of the data points returned by the scanner.
            
        
        Namespace: GSF.Historian.FilesAssembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.257-beta
SyntaxProperty StartTime As TimeTag
	Get
	Set
abstract StartTime : TimeTag with get, set
function get_StartTime();
function set_StartTime(value);
 View SourceProperty Value
TimeTag
See Also