| 
            
              LocalOutputAdapterArchivePath Property
             | 
          
        
        
            Gets or sets the path to the archive.
            
        
        Namespace: HistorianAdaptersAssembly: HistorianAdapters (in HistorianAdapters.dll) Version: 2.4.257-beta
Syntaxpublic 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
String
See Also