Grouping |
The GroupingElement type exposes the following members.
| Name | Description | |
|---|---|---|
| DataElementStructureId | Gets or sets the ID of the original data element structure (if there is one). | |
| DataElementUniqueName | Gets or sets the unique name of the original data element (if there is one). | |
| ElementParameterLinks | Gets the element parameter links. | |
| ElementStructureId | Gets the ID of the structure for the underlying element. | |
| ElementUniqueName | Gets the unique name of the element to add. | |
| Id | Gets or sets the unique identifier of the grouping element. | |
| Placement | Gets or sets the placement of the element. | |
| StructureId | Gets or sets the ID of the data cube or analysis structure of the grouping hierarchy or data element. | |
| UniqueName | Gets or sets the unique name of the grouping hierarchy or data element. |
| Name | Description | |
|---|---|---|
| Equals(GroupingElement) | 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 ObjectEquals(Object)) | |
| FindElementUsage | Finds the analysis element usage that corresponds to this grouping element on metricSet. | |
| GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode) |