|
IReplicationProviderArchiveLocation Property
|
Gets or sets the primary location of the
IArchive.
Namespace: GSF.Historian.ReplicationAssembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.205-beta
Syntax string ArchiveLocation { get; set; }
Property ArchiveLocation As String
Get
Set
abstract ArchiveLocation : string with get, set
function get_ArchiveLocation();
function set_ArchiveLocation(value);
View SourceProperty Value
StringSee Also