Version

MdxLevelMembersElement Class Properties

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

Public Properties
 NameDescription
Public PropertyElementTypeGets the type of the MDX element. (Inherited from Infragistics.Olap.Xmla.MdxElement)
Public PropertyElementUniqueNameGets the unique name of this MDX element. (Inherited from Infragistics.Olap.Xmla.MdxSingleElement)
Public PropertyMdxExpressionOverridden. Gets the MDX expression.  
Public PropertyMemberDepthThe level depth of the member in its parent hierarchy. (Inherited from Infragistics.Olap.Xmla.MdxSingleElement)
Public PropertySourceItemExpressionGets the string expression of an item. (Inherited from Infragistics.Olap.Xmla.MdxElement)
See Also