For a list of all members of this type, see MdxElementCollectionElement members.
| Name | Description | |
|---|---|---|
![]() | CollectionElements | Gets the collection of the IMdxElement items. |
![]() | ElementType | Gets the type of the MDX element. |
![]() | MdxExpression | Gets the MDX expression. |
![]() | WrapExpressionWithBrackets | Gets or sets the array with two string symbols which represents the open and the close brackets. By default if there is more than item in the CollectionElements then when the MDX is evaluated the whole MDX is wraped with curly brackets '{' and '}'. |