Click or drag to resize
Grid Solutions Framework

LocalInputAdapterArchiveOffloadLocation Property

Gets or sets archive offload path for this LocalInputAdapter.

Namespace: HistorianAdapters
Assembly: HistorianAdapters (in HistorianAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[CustomConfigurationEditorAttribute("GSF.TimeSeries.UI.WPF.dll", "GSF.TimeSeries.UI.Editors.FolderBrowserEditor", 
	null)]
public string ArchiveOffloadLocation { get; set; }
View Source

Property Value

String
See Also