|
StatisticsReaderMetadataFilePath Property
|
Path to the metadata file (*_dbase.dat).
Namespace: HistorianAdaptersAssembly: HistorianAdapters (in HistorianAdapters.dll) Version: 2.4.207-beta
Syntax public 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
StringSee Also