Analysis |
The AnalysisStructureData type exposes the following members.
| Name | Description | |
|---|---|---|
| AnalysisStructureData | Initializes a new instance of the AnalysisStructureData class. |
| Name | Description | |
|---|---|---|
| Description |
Gets the description of the structure.
(Inherited from StructureData) | |
| Hierarchies | Gets the hierarchies. | |
| Id |
Gets the parent entity ID.
(Inherited from StructureData) | |
| IsAutoGenerated | Gets a value indicating whether this instance is auto generated. | |
| Measures | Gets the measures. | |
| Name |
Gets the name of the structure.
(Inherited from StructureData) | |
| ObjectType | Gets the type of the analysis structure. | |
| Parameters | Gets the parameters defined for the current instance. | |
| QueryHints | Gets the optional query hints the structure may support. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) |
| Name | Description | |
|---|---|---|
| ToDataContractMappings | The mapping between IAnalysisStructure and AnalysisStructureData. |