Click or drag to resize

MetadataRecordGeneralFlagsEnabled Property

Gets or sets a boolean value that indicates whether the MetadataRecord is currently enabled for archival of new data.

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

Property Value

Boolean
See Also