|
LocalOutputAdapterArchivePath Property
|
Gets or sets the path to the archive.
Namespace: HistorianAdaptersAssembly: HistorianAdapters (in HistorianAdapters.dll) Version: 2.4.207-beta
Syntax public string ArchivePath { get; set; }
Public Property ArchivePath As String
Get
Set
member ArchivePath : string with get, set
function get_ArchivePath();
function set_ArchivePath(value);
View SourceProperty Value
StringSee Also