Open this page in the API Guide

SubsetResult.SubsetArray Property

Gets or sets the subset result array.

Namespace:  Dundas.BI.Data.Functions
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public int[] SubsetArray { get; set; }

Property Value

Type:Int32[]
The subset array.
See Also