CrossFilterValue Class

Class used to provide cross filtering functionality across hierarchies, provided that all hierarchies belong to the same cube.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Data.ParametersCrossFilterValue

Namespace:  Dundas.BI.Data.Parameters
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public class CrossFilterValue

The CrossFilterValue type exposes the following members.

Constructors
  NameDescription
Public methodCrossFilterValue
Initializes a new instance of the CrossFilterValue class.
Top
Properties
  NameDescription
Public propertyFilterValue
Gets the filter value.
Public propertyHierarchyUniqueName
Gets the filtering hierarchy unique name.
Top
See Also