Version

MdxElementCollectionElement Class Properties

For a list of all members of this type, see MdxElementCollectionElement members.

Public Properties
 NameDescription
Public PropertyCollectionElementsGets the collection of the IMdxElement items.  
Public PropertyElementTypeGets the type of the MDX element.  
Public PropertyMdxExpressionGets the MDX expression.  
Public PropertyWrapExpressionWithBracketsGets 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 '}'.  
See Also