Version

MdxDimensionMember Class Members

The following tables list the members exposed by MdxDimensionMember.

Public Constructors
 NameDescription
Public ConstructorMdxDimensionMember ConstructorInitializes a new instance of the MdxChildrenCollectionElement 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 PropertyMdxExpressionGets the MDX expression. (Inherited from Infragistics.Olap.Xmla.MdxSingleElement)
Public PropertyMemberDepthThe level depth of the member in its parent hierarchy. (Inherited from Infragistics.Olap.Xmla.MdxSingleElement)
Public PropertyParentGets the parent member.  
Public PropertyParentHierarchyUniqueNameGets the unique name of the parent hierarchy.  
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