Click or drag to resize

MetadataRecordGeneralFlagsUsed Property

Gets or sets a boolean value that indicates whether the MetadataRecord is being used (need to be verify).

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

Property Value

Boolean
See Also