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

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