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