Version

MdxLevelMembersElement Class Members

The following tables list the members exposed by MdxLevelMembersElement.

Public Constructors
 NameDescription
Public ConstructorMdxLevelMembersElement ConstructorInitializes a new instance of the MdxLevelMembersElement class.  
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)
Public Methods
 NameDescription
Public MethodRebuildExpressionRebuilds the MDX expression. (Inherited from Infragistics.Olap.Xmla.MdxElement)
See Also