openPDC Historian Help
Settings Property
NamespacesTVA.Historian.ExportersExportSettings
Gets the custom ExportSettings used by the Exporter of the Export.
Declaration Syntax
C#Visual BasicVisual C++
public virtual List<ExportSetting> Settings { get; }
Public Overridable ReadOnly Property Settings As List(Of ExportSetting)
public:
virtual property List<ExportSetting^>^ Settings {
	List<ExportSetting^>^ get ();
}

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252