Click or drag to resize

ExportSettings Property

Gets the custom ExportSettings used by the Exporter of the Export.

Namespace: GSF.Historian.Exporters
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public virtual List<ExportSetting> Settings { get; }
View Source

Property Value

ListExportSetting
See Also