MemberDrillDownValueExpandHierarchyMember Method

Expands the last member in a set of hierarchy members.

Namespace: Dundas.BI.Data.Parameters
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public void ExpandHierarchyMember(
	DrillDownSet expandedSet
)

Parameters

expandedSet  DrillDownSet
The expanded member override set.
Exceptions
ExceptionCondition
ArgumentNullExceptionexpandedSet is .
See Also