Version 24.2 (latest)

MdxSet Class Properties

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

Public Properties
 NameDescription
Public PropertyElementsGets a collection of all MDX elements particiapting in this MDX set.  
Public PropertyIsEnabledGets or sets a value indicating whether this MDX is enabled. When the set is disabled it will cause no affect over the final query.  
Public PropertyMdxExpressionGets the MDX expression.  
Public PropertyMdxSettingsGets or sets the MDX settings used when the MdxExpression of this set is generated.  
See Also