Click or drag to resize

ArchiveDataPointValue Property

Gets or sets the floating-point value of ArchiveDataPoint.

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

Property Value

Single

Implements

IDataPointValue
See Also