Version

MdxSlicerSet Class Methods

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

Public Methods
 NameDescription
Public MethodAddElementAdds IMdxElement to this set. (Inherited from Infragistics.Olap.Xmla.MdxSet)
Public MethodCloneCreates a clone of this instance with all its MDX elemetns. (Inherited from Infragistics.Olap.Xmla.MdxSet)
Public MethodGetMdxElementsGets list of all MDX elements included in the MDX set which this instance describes. (Inherited from Infragistics.Olap.Xmla.MdxSet)
Public MethodRebuildExpressionRebuilds the MDX expression. (Inherited from Infragistics.Olap.Xmla.MdxSet)
Public MethodSupportsElementTypeOverridden.   
Protected Methods
 NameDescription
Protected MethodAddCalculatedMembersWrapps this set expression with AddCalculatedMembers method. (Inherited from Infragistics.Olap.Xmla.MdxSet)
Protected MethodAddElementExpressionAdds the given element's MDX expression to set's expression. (Inherited from Infragistics.Olap.Xmla.MdxSet)
Protected MethodAddVisualTotalsWrapps this set expression with VisualTotals method. (Inherited from Infragistics.Olap.Xmla.MdxSet)
Protected MethodGetMdxExpressionGets the MDX expression. (Inherited from Infragistics.Olap.Xmla.MdxSet)
See Also