Click or drag to resize

MetadataRecordDigitalFieldsClearDescription Property

Gets or sets the text description of the data value for the MetadataRecord when it is 0.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public string ClearDescription { get; set; }
View Source

Property Value

String
Remarks
Maximum length for ClearDescription is 24 characters.
See Also