openPDC Historian Help
Name Property
NamespacesTVA.Historian.ExportersExporterBaseName
Gets or sets the name of the exporter.
Declaration Syntax
C#Visual BasicVisual C++
public string Name { get; set; }
Public Property Name As String
public:
virtual property String^ Name {
	String^ get () sealed;
	void set (String^ value) sealed;
}
Exceptions
ExceptionCondition
ArgumentNullExceptionThe value being assigned is a null or empty string.

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