Analysis |
The AnalysisElementData type exposes the following members.
| Name | Description | |
|---|---|---|
| AnalysisElementData | Initializes a new instance of the AnalysisElementData class. |
| Name | Description | |
|---|---|---|
| AnalysisStructureId | Gets or sets the ID of the analysis structure. | |
| Caption | Gets or sets the caption. | |
| Category |
Gets the potential analysis category for the current instance.
(Inherited from ElementData) | |
| Containers |
Gets the container objects used alter the presentation of the elements using a folder-like approach.
(Inherited from ElementData) | |
| Description |
Gets or sets the description.
(Inherited from ElementData) | |
| EntityId |
Gets the parent entity ID.
(Inherited from ElementData) | |
| IsHierarchy | Gets a value indicating whether this instance is a hierarchy. | |
| IsMeasure | Gets a value indicating whether this instance is a measure. | |
| Properties |
Gets the various uncategorized properties.
(Inherited from ElementData) | |
| SupportedAggregators | Gets or sets the supported aggregators. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) | |
| UniqueName |
Gets the object unique name.
(Inherited from UniqueNameData) |
| Name | Description | |
|---|---|---|
| FromAnalysisElementDataContractMappings | The mapping between AnalysisElementData and IAnalysisElement. | |
| ToAnalysisElementDataContractMappings | The mapping between IAnalysisElement and AnalysisElementData. |