Click or drag to resize

SeriesInstanceOriginalValues 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.181-beta
Syntax
public IList<Object> OriginalValues { get; }
View Source

Property Value

IListObject
See Also