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

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