MemberRetrievalOptions Constructor (HierarchyLevelSorting)

Initializes a new instance of the MemberRetrievalOptions class.

Namespace:  Dundas.BI.Data.MemberRetrieval
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public MemberRetrievalOptions(
	HierarchyLevelSorting sortRule
)

Parameters

sortRule
Type: Dundas.BI.Data.MetadataHierarchyLevelSorting
The sorting rule.
See Also