openPDC Historian Help
ID Property
NamespacesTVA.HistorianDataListenerID
Gets or sets the alpha-numeric identifier of the DataListener.
Declaration Syntax
C#Visual BasicVisual C++
[DefaultValueAttribute("Default")]
public string ID { get; set; }
<DefaultValueAttribute("Default")> _
Public Property ID As String
[DefaultValueAttribute(L"Default")]
public:
property String^ ID {
	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