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

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