Click or drag to resize

MetadataRecordDigitalFieldsSetDescription Property

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

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

Property Value

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