| 
            
              StatisticsReaderArchiveFilePath Property
             | 
          
        
        
            Path to the archive file (*_archive.d).
            
        
        Namespace: HistorianAdaptersAssembly: HistorianAdapters (in HistorianAdapters.dll) Version: 2.4.258-beta
Syntaxpublic string ArchiveFilePath { get; set; }Public Property ArchiveFilePath As String
	Get
	Set
member ArchiveFilePath : string with get, set
function get_ArchiveFilePath();
function set_ArchiveFilePath(value);
 View SourceProperty Value
String
See Also