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

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