Click or drag to resize

ReplicationProviderBase.ArchiveLocation Property

Gets or sets the primary location of the IArchive.

Namespace: GSF.Historian.Replication
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.240-beta
Syntax
public string ArchiveLocation { get; set; }
View Source

Property Value

String

Implements

IReplicationProvider.ArchiveLocation
See Also