DrillDownSetMembers Property

Gets the members in the drill down set.

Namespace:  Dundas.BI.Data.Parameters
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public IReadOnlyList<MemberValue> Members { get; }

Property Value

Type: IReadOnlyListMemberValue
See Also