MeasureMetadata Properties

The MeasureMetadata type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Gets the element category.
(Inherited from ElementMetadata.)
Public propertyEnableSlicerAsSubquery
Gets or sets a value indicating whether "slicer as subquery" MDX optimization is enabled for this measure.
Public propertySource
Gets the metadata source kind.
(Inherited from ElementMetadata.)
Public propertyUniqueName
Gets the unique name of the element.
(Inherited from ElementMetadata.)
Top
See Also