Click or drag to resize
Grid Solutions Framework

FileImporterImportPath Property

Gets or sets the import path for EPRI CSV files from which measurements will be read.

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

Property Value

String
See Also