Click or drag to resize

MetadataRecordComposedFieldsDisplayDigits Property

Gets or sets the number of digits after the decimal point to be displayed for the MetadataRecord.

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

Property Value

Int32
See Also