openPDC Historian Help
Value Property
NamespacesTVA.Historian.ExportersExportSettingValue
Gets or sets the value of the ExportSetting.
Declaration Syntax
C#Visual BasicVisual C++
public string Value { get; set; }
Public Property Value As String
public:
property String^ Value {
	String^ get ();
	void set (String^ value);
}

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