| 
            
              StatisticsReaderMetadataFilePath Property
             | 
          
        
        
            Path to the metadata file (*_dbase.dat).
            
        
        Namespace: HistorianAdaptersAssembly: HistorianAdapters (in HistorianAdapters.dll) Version: 2.4.258-beta
Syntaxpublic string MetadataFilePath { get; set; }Public Property MetadataFilePath As String
	Get
	Set
member MetadataFilePath : string with get, set
function get_MetadataFilePath();
function set_MetadataFilePath(value);
 View SourceProperty Value
String
See Also