ArrayResultValueArray Property

Gets the value array result.

Namespace: Dundas.BI.Data.Functions
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public double[] ValueArray { get; }

Property Value

Double
The value array.
See Also