GroupingMeasure Properties

The GroupingMeasure type exposes the following members.

Properties
  NameDescription
Public propertyDataElementStructureId
Gets or sets the ID of the original data element structure (if there is one).
(Inherited from GroupingElement.)
Public propertyDataElementUniqueName
Gets or sets the unique name of the original data element (if there is one).
(Inherited from GroupingElement.)
Public propertyElementParameterLinks
Gets the element parameter links.
(Inherited from GroupingElement.)
Public propertyElementStructureId
Gets the ID of the structure for the underlying element.
(Inherited from GroupingElement.)
Public propertyElementUniqueName
Gets the unique name of the element to add.
(Inherited from GroupingElement.)
Public propertyId
Gets or sets the unique identifier of the grouping element.
(Inherited from GroupingElement.)
Public propertyIsExcluded
Gets or sets a value indicating whether the grouping measure should not be placed on the grouping metric set.
Public propertyPlacement
Gets or sets the placement of the element.
(Inherited from GroupingElement.)
Public propertyStructureId
Gets or sets the ID of the data cube or analysis structure of the grouping hierarchy or data element.
(Inherited from GroupingElement.)
Public propertyUniqueName
Gets or sets the unique name of the grouping hierarchy or data element.
(Inherited from GroupingElement.)
Top
See Also