Grouping |
The GroupingElementData type exposes the following members.
| Name | Description | |
|---|---|---|
| GroupingElementData | Initializes a new instance of the GroupingElementData class. |
| 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. | |
| Id | Gets or sets the unique identifier of the grouping element. | |
| IsExcluded | Gets or sets a value indicating whether the grouping measure should not be placed on the grouping metric set. | |
| 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. | |
| StructureId | Gets or sets the ID of the data cube or analysis structure of the grouping hierarchy or data element. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) | |
| UniqueName | Gets or sets the unique name of the grouping hierarchy or data element. |
| Name | Description | |
|---|---|---|
| FromDataContractMappings | The mapping between GroupingElementData and GroupingElement. | |
| ToDataContractMappings | The mapping between GroupingElement and GroupingElementData. |