openPDC Historian Help
ArchiveLocation Property
NamespacesTVA.Historian.ReplicationReplicationProviderBaseArchiveLocation
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