For a list of all members of this type, see MdxAxisFilterElement members.
| Name | Description | |
|---|---|---|
![]() | ElementType | Gets the type of the MDX element. |
![]() | FilterCollection | Gets a collection of all particiapting filter items. When MDX query is composed these elements have to be used as base for creation of a nested subquery (supported by SSAS) or as base for creation of a calculated members which have to be included in WHERE clause. |
![]() | MdxExpression | Gets the MDX expression. |
![]() | SingleFilterElements | Gets the single filter elements. These elements could be included to the WHERE clause when the MDX query is composed. |