openPDC Historian Help
Name Property
NamespacesTVA.Historian.FilesMetadataRecordName
Gets or sets a alpha-numeric name for the HistorianID.
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);
}
Remarks
Maximum length for Name is 40 characters.
Exceptions
ExceptionCondition
ArgumentNullExceptionThe value being assigned is a null string.

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