Click or drag to resize
Grid Solutions Framework

LocalInputAdapterArchiveLocation Property

Gets or sets archive 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 ArchiveLocation { get; set; }
View Source

Property Value

String
See Also