Version 22.1

MdxDimensionMember Class Properties

For a list of all members of this type, see MdxDimensionMember 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 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)
See Also

View on GitHub