openPDC Synchrophasor Help
ArchivePath Property
NamespacesHistorianAdaptersLocalOutputAdapterArchivePath
Gets or sets the path to the archive.
Declaration Syntax
C#Visual BasicVisual C++
[DefaultValueAttribute("")]
[ConnectionStringParameterAttribute]
public string ArchivePath { get; set; }
<DefaultValueAttribute("")> _
<ConnectionStringParameterAttribute> _
Public Property ArchivePath As String
	Get
	Set
[DefaultValueAttribute(L"")]
[ConnectionStringParameterAttribute]
public:
property String^ ArchivePath {
	String^ get ();
	void set (String^ value);
}

Assembly: HistorianAdapters (Module: HistorianAdapters) Version: 1.4.192.0