IAnalysisStructure Methods |
The IAnalysisStructure type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfigureDataSecurityHierarchy |
Configures the specified hierarchy as a data security hierarchy.
| |
| GetAnalysisElement |
Gets the requested IAnalysisElement by its unique name.
| |
| GetHierarchy |
Gets the requested IHierarchy by its unique name.
| |
| GetMeasure |
Gets the requested IMeasure by its unique name.
| |
| ResetDataSecurityHierarchy |
Resets the data security hierarchy as a standard hierarchy.
| |
| TryGetAnalysisElement |
Tries to get the requested IAnalysisElement by its unique name.
| |
| TryGetHierarchy |
Tries to get the requested IHierarchy by its unique name.
| |
| TryGetMeasure |
Tries to get the requested IMeasure by its unique name.
|