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 (24.3.0.1000)
Syntax
public void ExpandHierarchyMember(
	DrillDownSet expandedSet
)

Parameters

expandedSet
Type: Dundas.BI.Data.ParametersDrillDownSet
The expanded member override set.
Exceptions
ExceptionCondition
ArgumentNullExceptionexpandedSet is .
See Also