Click or drag to resize

IExporterExports Property

Gets the Exports associated with the exporter.

Namespace: GSF.Historian.Exporters
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
IList<Export> Exports { get; }
View Source

Property Value

IListExport
See Also