Click or drag to resize

SeriesInstance.OriginalValues Property

Gets the original data values, after expanding sequences and scale and offset modifications.

Namespace: GSF.PQDIF.Logical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.239-beta
Syntax
public IList<Object> OriginalValues { get; }
View Source

Property Value

IList<Object>
See Also