|
StatisticsReaderStateFilePath Property
|
Path to the state file (*_startup.dat).
Namespace: HistorianAdaptersAssembly: HistorianAdapters (in HistorianAdapters.dll) Version: 2.4.230-beta
Syntaxpublic string StateFilePath { get; set; }
Public Property StateFilePath As String
Get
Set
member StateFilePath : string with get, set
function get_StateFilePath();
function set_StateFilePath(value);
View SourceProperty Value
String
See Also