GroupingMeasure Class |
Namespace: Dundas.BI.Entities.Views
The GroupingMeasure type exposes the following members.
Name | Description | |
---|---|---|
![]() | GroupingMeasure |
Initializes a new instance of the GroupingMeasure class.
|
Name | Description | |
---|---|---|
![]() | DataElementStructureId |
Gets or sets the ID of the original data element structure (if there is one).
(Inherited from GroupingElement.) |
![]() | DataElementUniqueName |
Gets or sets the unique name of the original data element (if there is one).
(Inherited from GroupingElement.) |
![]() | ElementParameterLinks |
Gets the element parameter links.
(Inherited from GroupingElement.) |
![]() | ElementStructureId |
Gets the ID of the structure for the underlying element.
(Inherited from GroupingElement.) |
![]() | ElementUniqueName |
Gets the unique name of the element to add.
(Inherited from GroupingElement.) |
![]() | Id |
Gets or sets the unique identifier of the grouping element.
(Inherited from GroupingElement.) |
![]() | IsExcluded |
Gets or sets a value indicating whether the grouping measure should not be placed on the grouping metric set.
|
![]() | Placement |
Gets or sets the placement of the element.
(Inherited from GroupingElement.) |
![]() | StructureId |
Gets or sets the ID of the data cube or analysis structure of the grouping hierarchy or data element.
(Inherited from GroupingElement.) |
![]() | UniqueName |
Gets or sets the unique name of the grouping hierarchy or data element.
(Inherited from GroupingElement.) |
Name | Description | |
---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides GroupingElementEquals(Object).) |
![]() | Equals(GroupingElement) | Indicates whether the current object is equal to another object of the same type. (Overrides GroupingElementEquals(GroupingElement).) |
![]() | FindElementUsage |
Finds the analysis element usage that corresponds to this grouping element on
metricSet.
(Inherited from GroupingElement.) |
![]() | GetHashCode | Serves as the default hash function. (Overrides GroupingElementGetHashCode.) |