openPDC Historian Help
Exports Property
NamespacesTVA.Historian.ExportersExporterBaseExports
Gets the Exports associated with the exporter.
Declaration Syntax
C#Visual BasicVisual C++
public IList<Export> Exports { get; }
Public ReadOnly Property Exports As IList(Of Export)
public:
virtual property IList<Export^>^ Exports {
	IList<Export^>^ get () sealed;
}
Remarks
WARNING: Exports is therad unsafe. Synchronized access is required.

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