CubePerspective Methods |
The CubePerspective type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfigureDataSecurityHierarchy |
Configures the specified hierarchy as a data security hierarchy.
| |
| FindHierarchy(String) |
Finds the hierarchy by its unique name.
| |
| FindHierarchy(String, Boolean) |
Finds the hierarchy by its unique name.
| |
| FindLevel(String) |
Finds the hierarchy level by its unique name.
| |
| FindLevel(String, Boolean) |
Finds a hierarchy level by its unique name.
| |
| FindMember(String) |
Finds the member.
| |
| FindMember(String, Boolean) |
Finds the member by its unique name.
| |
| 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.
| |
| RefreshTimeHierarchies |
Refreshes the time hierarchies.
| |
| ResetDataSecurityHierarchy |
Resets the data security hierarchy as a standard hierarchy.
| |
| ToString | Returns a string that represents the current object. (Inherited from FileSystemEntry.) | |
| 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.
| |
| UpdateMeasures |
Updates the measures collection with calculated one.
|