[ConnectionStringParameterAttribute] [CustomConfigurationEditorAttribute("GSF.TimeSeries.UI.WPF.dll", "GSF.TimeSeries.UI.Editors.FolderBrowserEditor", null)] public string ArchiveOffloadLocation { get; set; }
<ConnectionStringParameterAttribute> <CustomConfigurationEditorAttribute("GSF.TimeSeries.UI.WPF.dll", "GSF.TimeSeries.UI.Editors.FolderBrowserEditor", Nothing)> Public Property ArchiveOffloadLocation As String Get Set
public: [ConnectionStringParameterAttribute] [CustomConfigurationEditorAttribute(L"GSF.TimeSeries.UI.WPF.dll", L"GSF.TimeSeries.UI.Editors.FolderBrowserEditor", nullptr)] property String^ ArchiveOffloadLocation { String^ get (); void set (String^ value); }
[<ConnectionStringParameterAttribute>] [<CustomConfigurationEditorAttribute("GSF.TimeSeries.UI.WPF.dll", "GSF.TimeSeries.UI.Editors.FolderBrowserEditor", null)>] member ArchiveOffloadLocation : string with get, set
function get_ArchiveOffloadLocation(); function set_ArchiveOffloadLocation(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.