openPDC Historian Help
ArchiveLocation Property
Namespaces ► TVA.Historian.Replication ► ReplicationProviderBase ► ArchiveLocation
Gets or sets the primary location of the IArchive.
Declaration Syntax
C#Visual BasicVisual C++
public string ArchiveLocation { get; set; }
Public Property ArchiveLocation As String
public:
virtual property String^ ArchiveLocation {
	String^ get () sealed;
	void set (String^ value) sealed;
}

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252