openPDC Historian Help
Exports Property
NamespacesTVA.Historian.ExportersIExporterExports
Gets the Exports associated with the exporter.
Declaration Syntax
C#Visual BasicVisual C++
IList<Export> Exports { get; }
ReadOnly Property Exports As IList(Of Export)
property IList<Export^>^ Exports {
	IList<Export^>^ get ();
}

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