Grouping |
The GroupingHierarchy type exposes the following members.
| Name | Description | |
|---|---|---|
| GroupingHierarchy | Initializes a new instance of the GroupingHierarchy 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) | |
| IsSubHierarchyUsed | Gets a value indicating whether the grouping hierarchy used is a replacement for a data element. | |
| LevelUniqueName | Gets or sets the unique name of the linking level used to promote a column to a full hierarchy (if applicable). | |
| 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(GroupingElement) | Indicates whether the current object is equal to another object of the same type. (Overrides GroupingElementEquals(GroupingElement)) | |
| Equals(GroupingHierarchy) | Indicates whether the current object is equal to another object of the same type. | |
| Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides GroupingElementEquals(Object)) | |
| 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) |