openPDC Historian Help
Synonym1 Property
NamespacesTVA.Historian.FilesMetadataRecordSynonym1
Gets or sets an alternate Name for the HistorianID.
Declaration Syntax
C#Visual BasicVisual C++
public string Synonym1 { get; set; }
Public Property Synonym1 As String
public:
property String^ Synonym1 {
	String^ get ();
	void set (String^ value);
}
Remarks
Maximum length for Synonym1 is 40 characters.
Exceptions
ExceptionCondition
ArgumentNullExceptionThe value being assigned is a null string.

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