Click or drag to resize

ArchiveDataPointMetadata Property

Gets or sets the associated MetadataRecord with this ArchiveDataPoint.

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

Property Value

MetadataRecord

Implements

IDataPointMetadata
See Also