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 (24.1.0.1001)
Syntax
public double[] ValueArray { get; }

Property Value

Type: Double
The value array.
See Also