openPDC Historian Help
ClearDescription Property
NamespacesTVA.Historian.FilesMetadataRecordDigitalFieldsClearDescription
Gets or sets the text description of the data value for the MetadataRecord when it is 0.
Declaration Syntax
C#Visual BasicVisual C++
public string ClearDescription { get; set; }
Public Property ClearDescription As String
public:
property String^ ClearDescription {
	String^ get ();
	void set (String^ value);
}
Remarks
Maximum length for ClearDescription is 24 characters.

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