openPDC Synchrophasor Help
ArchiveLocation Property
NamespacesHistorianAdaptersLocalInputAdapterArchiveLocation
Gets or sets archive path for this LocalInputAdapter.
Declaration Syntax
C#Visual BasicVisual C++
[ConnectionStringParameterAttribute]
public string ArchiveLocation { get; set; }
<ConnectionStringParameterAttribute> _
Public Property ArchiveLocation As String
	Get
	Set
[ConnectionStringParameterAttribute]
public:
property String^ ArchiveLocation {
	String^ get ();
	void set (String^ value);
}

Assembly: HistorianAdapters (Module: HistorianAdapters) Version: 1.4.192.0